View source: R/get_rcode_utils.R
get_datasets_code | R Documentation |
Retrieve complete code to create, verify, and filter a dataset.
get_datasets_code(datanames, datasets, hashes)
datanames |
( |
datasets |
( |
hashes |
named ( |
Character string concatenated from the following elements:
data pre-processing code (from data
argument in init
)
hash check of loaded objects
filter code (if any)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.