| get_meta | R Documentation | 
Keeps a locally cached copy to reduce the size and number of requests to SB.
get_meta(types = list_metas(), out = "all", on_local_exists =
  c("skip", "replace"))
| types | one or more metadata types to select and merge into a single table. see the options with list_metas(); all are returned by default. | 
| out | character vector or 'all'. if 'all', all columns from the selected types will be returned. if anything else, the selected columns will be returned. | 
| on_local_exists | character indicating what to do if the folder already contains a file with the intended download name | 
a metadata table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.