SEB_data_concatenate_sql3 | R Documentation |
This function inputs a directory folder containing multiple stereo camera deployments, reads all the *.sql 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. This function works with pre-2020 SEBASTES output.
SEB_data_concatenate_sql3(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.