copy_input: copy_input

Description Usage Arguments Author(s)

View source: R/copy_input.R

Description

Function to copy input files to their destination folders

Usage

1
copy_input(x, sourcepath, suffix = NULL, move = FALSE)

Arguments

x

Filepath or data frame containing the mapping of files to be deleted

sourcepath

Path to folder containing all input files

suffix

suffix that might be part of input names that should be deleted

move

If TRUE files will be moved instead of copied (default=FALSE)

Author(s)

Jan Philipp Dietrich, David Klein


gms documentation built on July 2, 2020, 2:36 a.m.