getfiledestinations: getfiledestinations

View source: R/getfiledestinations.R

getfiledestinationsR Documentation

getfiledestinations

Description

Create file2destination mapping based on information from the model, ignoring top-level directories listed in .gitignore.

Usage

getfiledestinations(path = ".", ignoreFolders = "renv")

Arguments

path

main model folder

ignoreFolders

folders to be ignored by the function, additionally to directories listed in .gitignore (by default only "renv").

Author(s)

Jan Philipp Dietrich, David Klein


gms documentation built on June 29, 2024, 9:07 a.m.