Description Usage Arguments Value
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.
1 2 3 4 5 6 7 8 9 | staging(repo)
## S4 method for signature 'GRANRepository'
staging(repo)
staging_logs(repo)
## S4 method for signature 'GRANRepository'
staging_logs(repo)
|
repo |
a GRANRepository object |
The path to the repository specific directory
The path to the repository specific directory
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.