SEB_data_concatenate | R Documentation |
This function inputs a directory folder containing multiple stereo camera deployments, reads all the *.db files and extracts the frame data and the target data from all the deployments contained in the directory. It then concatenates these together, assigning a unique identifier (deployment_ID) and outputs two .csv files, one containing target data and one containing the frame data. Any accessory data from sensors will also be included with the frame data.
SEB_data_concatenate(project.dir)
project.dir |
directory containing the multiple deployment files |
SEB_data_concatenate("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.