get_datasets_code {teal} | 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)