View source: R/registerProducts.R
registerProducts | R Documentation |
register product files for a receiver
registerProducts(j, path, serno = j$serno, projectID, isTesting = FALSE)
j |
the job |
path |
character vector; locations of the product file |
serno |
serial number of receiver these products' data come from; default: j$serno |
projectID |
ID of project that owns the product(s) |
isTesting |
are these test products? Default: FALSE |
Records the products in the job database and creates a symlink to it from the appropriate download folder.
TRUE
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.