Count the number of times a tag has been used.
Examples
# Get the metadata
meta <- get_ssb_metadata()
# Count tags
tags <- count_ssb_tags(meta)
Count the number of times a tag has been used.
# Get the metadata
meta <- get_ssb_metadata()
# Count tags
tags <- count_ssb_tags(meta)