get_values | R Documentation |
Get all values in a catalog in either a list of a dataframe
get_values(catalog, return_df = FALSE)
catalog |
A list returned by read_catalog |
return_df |
A boolean indicating if a dataframe should be returned |
A list or a dataframe of all values in the catalog
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.