Returns a reference to the (cached) course table, with the most relevant columns selected.

mdl_courses(con = mdl_get_connection())

Arguments

con

a database connection object

Value

A dbplyr reference object.

Details

For convenience a join with the category table is made, and "category_name" added