moveSkeletonFiles {clinDataReview} | R Documentation |
Move skeleton files from the package to a directory
Description
This function moves the files used to create the skeleton from the package to a specified directory.
Usage
moveSkeletonFiles(dir)
Arguments
dir |
String, path to the directory. |
Value
Nothing, the files are available in the specified directory.
[Package clinDataReview version 1.6.1 Index]