powered by
Experimental! Prepare detections data.table from raw data - csv-files exported from vendor software
prepDetections(raw_dat, type)
Data file from vendor supplied software
Type of the vendor file. Currently only 'vemco_vue' is supported.
data.table containing detections extracted from manufacturer data file.
data.table
# NOT RUN { prepped_detections <- prepDetections("path-to-raw-data-file", type="vemco_vue") # }
Run the code above in your browser using DataLab