jobProduced | R Documentation |
Most jobs generate or modify files that the user can access via URL. This function returns a vector of product URLs, after adding any new ones specified.
jobProduced(j, u, projectID = NA, serno = NA)
j |
job integer number. If not a topjob, its topjob is used instead. |
u |
character vector of job product URLS. Can be missing. |
projectID |
integer motus project ID that owns product(s) being recorded |
serno |
[optional] character vector of receiver serial number associated with each product being recorded |
The character vector of job product URLs, after adding any specified
by u
.
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.