createMainConfigSkeleton {clinDataReview} | R Documentation |
This function creates the main config file for the createClinDataReviewReportSkeleton
with the directory where the data are stored.
createMainConfigSkeleton(dir, dirData)
dir |
String, path to the directory. |
dirData |
String, path to the directory of the data. |
No return value, a file _config.yml_ is created in the specified directory.