Retrieve complete code to create, verify, and filter a dataset.
get_datasets_code(datanames, datasets, hashes)
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)
(character
) names of datasets to extract code from
(FilteredData
) object
named (list
) of hashes per dataset