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")

Arguments

dataset_id

Identifier for a particular study in the database

path_data

Path to folder with data