getProjDir | R Documentation |
Get the directory where files for a project are stored.
getProjDir(p, isTesting = FALSE)
p |
integer scalar; motus project ID |
isTesting |
logical scalar; is this for a test job? Default: FALSE |
processing job marked with 'isTesting' store their products in a special testing tree
character scalar; the path to the project directory.
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.
John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.