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


pik-piam/gms documentation built on Oct. 20, 2024, 1:17 a.m.