vpr_img_depth.Rd
Allows user to pull VPR images from specific depth ranges, to investigate trends before classification of images into category groups
vpr_img_depth(data, min.depth, max.depth, roiFolder, format = "list")
data frame containing CTD and ROI data from
vpr_ctdroi_merge
, which also contains calculated variables
sigmaT and time_hr
minimum depth of ROIs you are interested in looking at
maximum depth of ROIs you are interested in exploring
directory that ROIs are within (can be very general eg. C:/data, but will be quicker to process with more specific file path)
option of how images will be output, either as 'list' a list of file names or 'image' where images will be displayed