get_course_list | R Documentation |
Get list of courses
get_course_list(owner_id = get_owner_id()$id)
owner_id |
owner_id to retrieve course listings from |
## Not run:
owner_id <- get_owner_id()
course_df <- get_course_list(owner_id)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.