R/setup.R
metadata_check_custom_R_code.Rd
Function 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")
Identifier for a particular study in the database
Path to folder with data