makeTargets: Make targets object

Description Usage Arguments Examples

Description

Create targets object based on files localized in filepath.

Usage

1
makeTargets(path = getwd(), manames = NULL, fileformat = "*.txt")

Arguments

path

filepath, where content only your files. Default: getwd()

manames

names for your arrays. If argument is NULL (default) names will

fileformat

Default "*.txt" be assigned a serial number, for instance: MA1, MA2 etc.

Examples

1
# mytargets <- makeTargets()

AlexeiSleptcov/aggi documentation built on May 5, 2019, 4:53 a.m.