getDownloadURL: return the URL to the download site for a project

View source: R/getDownloadURL.R

getDownloadURLR Documentation

return the URL to the download site for a project

Description

return the URL to the download site for a project

Usage

getDownloadURL(projectID, errorJobID, isTesting = FALSE)

Arguments

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

Value

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

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm


MotusWTS/motusServer documentation built on April 12, 2025, 2:34 p.m.