getProjDir: Get the directory where files for a project are stored.

Description Usage Arguments Details Value Note Author(s)

View source: R/getProjDir.R

Description

Get the directory where files for a project are stored.

Usage

1
getProjDir(p, isTesting = FALSE)

Arguments

p

integer scalar; motus project ID

isTesting

logical scalar; is this for a test job? Default: FALSE

Details

processing job marked with 'isTesting' store their products in a special testing tree

Value

character scalar; the path to the project directory.

Note

As a side-effect, the project directory will be created and populated with appropriate files (e.g. header.html) if it does not already exist.

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm


jbrzusto/motusServer documentation built on May 19, 2019, 8:19 a.m.