Learn R Programming

GRANBase (version 1.6.8)

staging: staging Return the staging directory or the staging_logs to be used when building the repository. If the directory does not exist it will be created.

Description

staging Return the staging directory or the staging_logs to be used when building the repository. If the directory does not exist it will be created.

Usage

staging(repo)

# S4 method for GRANRepository staging(repo)

staging_logs(repo)

# S4 method for GRANRepository staging_logs(repo)

Arguments

repo

a GRANRepository object

Value

The path to the repository specific directory

The path to the repository specific directory