Returns a reference to the (cached) course table, with the most relevant columns selected.
mdl_courses(con = mdl_get_connection())
con | a database connection object |
---|
A dbplyr reference object.
For convenience a join with the category table is made, and "category_name" added