six_digit_framename_fix: A function to fix bad naming in profile for Sebastes...

View source: R/functions.R

six_digit_framename_fixR Documentation

A function to fix bad naming in profile for Sebastes deployment (happened in 2022 GOA and Seamount surveys)

Description

This function fixes 5 digit numbering to 6 digit numbering and appendds new number to existing data

Usage

six_digit_framename_fix(
  startDir,
  camera = c("Blackfly BFLY-PGE-50S5C_16396245", "Blackfly BFLY-PGE-50S5C_16304398")
)

Arguments

startDir

Directory with the bad deployment data.

camera

the name of one of the cameras in the stereo pari (default is DropCam1 'Blackfly BFLY-PGE-50S5C_16396245'

Examples

six_digit_framename_fix("C:/Users/rooperc/Desktop/SeamountSebastes")

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