View source: R/getDownloadURL.R
getDownloadURL | R Documentation |
return the URL to the download site for a project
getDownloadURL(projectID, errorJobID, isTesting = FALSE)
projectID |
[optional] integer scalar motus project ID |
errorJobID |
[optional] integer scalar job ID |
isTesting |
logical scalar; if TRUE, the URL is to the testing hierarchy of web products, rather than the usual one. Default: FALSE |
character scalar giving URL to:
download site for project, if 'projectID' is specified
or .rds stack dump file for job with errors, if 'errorJobID' is specified
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.