powered by
Extracts a sorted vector of unique, non-empty instructor names from a schedule data frame.
get_unique_instructors(schedule_df)
A character vector of instructor names, sorted alphabetically.
A data frame containing an INSTRUCTOR column.
INSTRUCTOR
get_unique_instructors(schedule)
Run the code above in your browser using DataLab