View source: R/coreSectionDepth.R
hsi_to_dblf | R Documentation |
Convert depths from hyperspectral imaging
hsi_to_dblf(corename, cm, extraAllowedBottom = 1)
corename |
a vector of corenames |
cm |
a vector of corresponding depths that matches the length of corenames |
extraAllowedBottom |
how many cm below the bottom of the ROI are allowed (converted to bottom of ROI) (default = 1) |
depth below lake floor in cm
hsi_to_dblf("L380_DUNCA3_LC4U_2",0:30)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.