vpr_autoid_check {vprr} | R Documentation |
Checks manually created aid files for errors
Description
Removes any empty aid files after manual reclassification, checks for tow numbers and other metadata to match. Performs check to ensure measurement and ROI files are the same length
Usage
vpr_autoid_check(basepath, cruise, del)
Arguments
basepath |
basepath to autoid folder eg. C:/data/CRUISENAME/autoid/ |
cruise |
name of cruise which is being checked |
del |
Logical value, if |
Details
WARNING: This function will delete empty aid and aidmeas files, permanently changing your directory. Consider making a back up copy before running this function.
Value
text file (saved in working directory) named CRUISENAME_aid_file_check.txt
Author(s)
E Chisholm
[Package vprr version 0.2.3 Index]