SEB_data_concatenate_sql3: A function to concatenate SEBASTES data to .csv files

View source: R/functions.R

SEB_data_concatenate_sql3R Documentation

A function to concatenate SEBASTES data to .csv files

Description

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.

Usage

SEB_data_concatenate_sql3(project.dir)

Arguments

project.dir

directory containing the multiple deployment files

Examples

SEB_data_concatenate("C:/Users/rooperc/Desktop/Rockfish Projects/Longline Survey Gear Comparisons/TrigCamData/Gadus")

rooperc4/StereoCamDataUtils documentation built on Nov. 20, 2024, 9:58 p.m.