getfiledestinations {gms} | R Documentation |
Create file2destination mapping based on information from the model, ignoring
top-level directories listed in .gitignore
.
getfiledestinations(path = ".", ignoreFolders = "renv")
path |
main model folder |
ignoreFolders |
folders to be ignored by the function, additionally to
directories listed in |
Jan Philipp Dietrich, David Klein