View source: R/getfiledestinations.R
getfiledestinations | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.