jobProduced: report and maybe record what a job produced

Description Usage Arguments Value Author(s)

View source: R/jobProduced.R

Description

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.

Usage

1
jobProduced(j, u, projectID = NA, serno = NA)

Arguments

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

Value

The character vector of job product URLs, after adding any specified by u.

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm


jbrzusto/motusServer documentation built on May 19, 2019, 8:19 a.m.