View source: R/get_dictionary.R
get_dictionary | R Documentation |
This function provides the user with a data frame that shows all of the available measures in the PLACES data set and for which release years the measures are included.
get_dictionary()
a dataframe with the current PLACES data dictionary.
# First save the data
## Not run:
dictionary <- get_dictionary()
## End(Not run)
# Then view the data frame
# View(dictionary)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.