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

View source: R/getProjDir.R

getProjDirR Documentation

Get the directory where files for a project are stored.

Description

Get the directory where files for a project are stored.

Usage

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


MotusWTS/motusServer documentation built on Aug. 8, 2024, 10:23 p.m.