View source: R/raw_uvp-tools.R
raw_dat_import | R Documentation |
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.
raw_dat_import(proj_path, cast_names = NULL, trim_sensor = T)
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 |
Also be aware the depth does not include offset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.