Set up parameters, Errors, and Warnings for the compile_**
functions
set_up_compile.Rd
Set up parameters, Errors, and Warnings for the compile_**
functions
Arguments
- path
File path to the folder with the aquameasure, hobo, tidbit, or vemco folder.
- sn_table
A data frame with three columns:
sensor_type
,sensor_serial_number
,depth
.- deployment_dates
A data frame with two columns. The first column holds the deployment date (a Date object, POSIXct object, or character string in the order year, month, day), and the second column holds the retrieval date (a Date object, POSIXct object, or character string in the order year, month, day).
- sensor_make
Make of the sensor to be compiled. Should match the name of the folder with the raw data files. Most common entries will be "aquameasure", "hobo", or "vemco".