This function generates a listing of all the categories of apps
available through the teachR
library.
list_categories()
Value
A vector of character strings, each of them corresponding to a different
category.
Examples
# NOT RUN {
list_categories()
# }