process_raw_comp_none: Process all queues in the correct order

Description Usage Arguments Value Examples

View source: R/process_raw_comp_none.R

Description

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.

Usage

1

Arguments

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 YYYYMMDD and will be used to identify the sampling day.

...

additional arguments for the different queues

Value

invisibly TRUE

Examples

1
2
3
4
## Not run: 
 process()

## End(Not run)

femoerman/LEEF-BEMOVI documentation built on Dec. 20, 2021, 7:50 a.m.