SEB_get_sensor | R Documentation |
This function inputs a directory folder containing multiple stereo camera deployments, reads all the sensor data from the deployments contained in the directory. It then concatenates these together, assigning #' a unique identifier (deployment_ID) and can outputs a .csv files.
SEB_get_sensor(project.dir, make_csv = FALSE)
project.dir |
directory containing the multiple deployment files |
make_csv |
do you want an output sensor.csv file (default = FALSE) |
SEB_get_sensor("C:/Users/rooperc/Desktop/Rockfish Projects/Longline Survey Gear Comparisons/TrigCamData/Gadus")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.