Description
Returns a reference to the (cached) course table, with the most relevant columns selected.
Usage
mdl_courses(con = mdl_get_connection(), tbl_prefix = "mdl_")
Value
A dbplyr reference object.
Arguments
- con
a database connection object
- tbl_prefix
prefix for tables
Details
For convenience a join with the category table is made, and "category_name" added