raw_dat_import: Read in raw dat files

View source: R/raw_uvp-tools.R

raw_dat_importR Documentation

Read in raw dat files

Description

Sometimes it is useful to read in the dat files from a UVP project. Note, that this does not include the functionality to read directly from the raw folder. It is not advisable to read directly from the raw file. However, if you want to evaluate the firstImage detection, then you'll need to do that.

Usage

raw_dat_import(proj_path, cast_names = NULL, trim_sensor = T)

Arguments

proj_path

the path to the project root folder

cast_names

names of casts (in work folder). If null will read all

trim_sensor

remove excess sensor/summary data

Details

Also be aware the depth does not include offset


TheAlexBarth/EcotaxaTools documentation built on Nov. 14, 2024, 8:27 p.m.