SEB_data_replace | R Documentation |
This inputs a folder containing *.db files from SEBASTES annotations and uses their file name to overwrite the existing *.db files in deployment folders. This is a handy function if you have multiple people working on SEBASTES deployments with multiple copies of the images. Use this function to update the old data with the new data after correcting identifications or remeasuring individuals or processing for different groups of species.
SEB_data_replace(new.data.dir, project.dir, name_start = "D")
new.data.dir |
a directory containing the new data (*.db) files |
project.dir |
directory containing original deployment files (images, logs, settings) |
name_start |
a character defining the start of the deployment designation. In SEBASTES this is typically the default "D" (e.g. D20210903-T223225) |
SEB_data_replace("C:/Users/rooperc/Desktop/Rockfish Projects/Longline Survey Gear Comparisons/TrigCamData/Gadus data/Gadus data","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.