powered by
Get list of courses
get_course_list(owner_id = get_owner_id()$id)
owner_id to retrieve course listings from
if (FALSE) { owner_id <- get_owner_id() course_df <- get_course_list(owner_id) }
Run the code above in your browser using DataLab