powered by
Retrieves a list of unique keywords/tags from the Tunisian data catalog API.
get_keywords(limit = 10, query = NULL)
A data frame of keywords/tags with counts.
Integer. Maximum number of tags to return (default: 10).
Character. Optional search string to filter tags.
try({ get_keywords(limit = 10) })
Run the code above in your browser using DataLab