This function generates a listing of all the keywords of apps available through the teachR library.

list_keywords()

Value

A vector of character strings, each of them corresponding to a different keyword.

Examples

# NOT RUN {
 list_keywords()
# }