OutDir: Create file names in a given directory

View source: R/CreateSynData.R

OutDirR Documentation

Create file names in a given directory

Description

The directory is provided by the global variable OutDir.dir, which must be set by the user. If OutDir.dir is NULL then just return file.name.

Usage

OutDir(file.name)

Arguments

file.name

The name of the that will be prefixed by OutDir.dir.

Value

file.name prefixed by OutDir.dir.


steverozen/SynSigGen documentation built on April 1, 2022, 8:54 p.m.