Description Usage Arguments Value
checkout_dir Return the directory that package sources will be checked-out into for use in the build process
1 2 3 4 5 6 7 | checkout_dir(repo)
## S4 method for signature 'GRANRepository'
checkout_dir(repo)
## S4 method for signature ''NULL''
checkout_dir(repo)
|
repo |
a GRANRepository object |
For destination, the full path to the contrib directory the packages will be deployed to
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.