custom_R_code specified in the metadata for specified dataset_idR/setup.R
metadata_check_custom_R_code.RdFunction to check the output of running custom_R_code specified in
the metadata.yml file for specified dataset_id.
For the specified dataset_id, reads in the file data.csv and
applies manipulations as described in the file metadata.yml
metadata_check_custom_R_code(dataset_id, path_data = "data")