View source: R/process_raw_comp_none.R
process_raw_comp_none | R Documentation |
This function is an example and can be used as a template for processing the queues in a script. It uses the archiver "none" for the raw and pre-processed data, useful for already compressed and large data, e.g. bemovi.
process_raw_comp_none(submitter, timestamp, ...)
submitter |
name of the submitter of the data to the pipeline. Will be added to the metadata. |
timestamp |
timestamp of the submission of the data to the pipeline.
This should be in the format |
... |
additional arguments for the different queues |
invisibly TRUE
## Not run:
process()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.