Find all tags in use.

pb_tags_get(username = NULL, token = NULL)

Arguments

username

your username You probably don't need to supply this every time. See ?authentication

token

your token

Value

a dataframe with all tags and their count

Examples

if (FALSE) { pb_get_all_tags() }