Find all tags in use.
pb_tags_get(username = NULL, token = NULL)
username | your username You probably don't need to supply this every time. See |
---|---|
token | your token |
a dataframe with all tags and their count
if (FALSE) { pb_get_all_tags() }