Description Usage Arguments Value Examples
Load 'dataspice“ metadata tables into the global environment
1 2 | load_spice(metadata_path = here::here("data", "metadata"),
table = NULL)
|
metadata_path |
|
table |
character string vector of names of valid |
tibble loaded into the global environment for each valid table
.
1 2 3 4 5 | ## Not run:
load_spice()
load_spice(table = "attributes")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.