vpr_autoid_check: Checks manually created aid files for errors

View source: R/EC_functions.R

vpr_autoid_checkR Documentation

Checks manually created aid files for errors

Description

Checks for empty files, with an option to delete them. Then checks all the data for duplicated or missing ROIs which would indicate a problem with vpr_autoid_create()

Usage

vpr_autoid_check(new_autoid, original_autoid, cruise, dayhours)

Arguments

new_autoid

file path to autoid folder eg. C:/data/CRUISENAME/autoid/ (produced by vpr_autoid_create())

original_autoid

file path to original autoid folder (produced by automated classification)

cruise

name of cruise which is being checked

dayhours

chr vector, of unique day and hour values to check through (format d123.h12)

Value

text file (saved in working directory) named CRUISENAME_aid_file_check.txt

Author(s)

E Chisholm


Echisholm21/vprr documentation built on Feb. 9, 2025, 4:21 p.m.