read_other_files {FSK2R} | R Documentation |
Read "other files"
Description
The R models may require further files that we can not predict. This functions just reads all the "unrecognized" files included in the manifest and copies them to the working directory.
Usage
read_other_files(my_tempdir, my_manifest, check = FALSE)
Arguments
my_tempdir |
Temporary directory to extract contents of the zyp file. |
my_manifest |
A list with the information in the manifest file |
check |
Whether checks are made. |
[Package FSK2R version 0.1.3 Index]