View source: R/get_unique_instructors.R
get_unique_instructors | R Documentation |
Extracts a sorted vector of unique, non-empty instructor names from a schedule data frame.
get_unique_instructors(schedule_df)
schedule_df |
A data frame containing an |
A character vector of instructor names, sorted alphabetically.
get_unique_instructors(schedule)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.