powered by
Check or set the datasets Folder
mockDatasetsFolder(path = NULL)
The dataset folder.
Path to a folder to store the synthetic datasets. If NULL the current OMOP_DATASETS_FOLDER is returned.
# \donttest{ mockDatasetsFolder() mockDatasetsFolder(file.path(tempdir(), "OMOP_DATASETS")) mockDatasetsFolder() # }
Run the code above in your browser using DataLab