compilerPathSetup: Setup an output path of the compiler

Description Usage Arguments Value Note Author(s)

View source: R/compilerPathSetup.R

Description

This function does two things: 1. create a folder that will store compiled data; 2. return a path that directs the compiled folder.

Usage

1
compilerPathSetup(compilationPath = ".")

Arguments

compilationPath

character, Specifies a path to store whole compilation process. If missing, the current work directory will be used.

Value

Four paths will be returned as following:

Note

Could overwrite the existing output folder, depending on user's choise, i.e., yes or no.

Author(s)

Yong Luo


bcgov/BCForestGroundSample documentation built on May 25, 2019, 3:21 p.m.