mdl_courses | R Documentation |
Returns a reference to the (cached) course table, with the most relevant columns selected.
mdl_courses(con = mdl_get_connection(), tbl_prefix = "mdl_")
con |
a database connection object |
tbl_prefix |
prefix for tables |
For convenience a join with the category table is made, and "category_name" added
A dbplyr reference object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.