View source: R/coreSectionDepth.R
coreSection_to_dblf | R Documentation |
Calculate depth below lake floor
coreSection_to_dblf(
corename,
cm,
extraAllowedBottom = 1,
extraAllowedTop = 0.25
)
corename |
Name of the lakes 380 core section |
cm |
section depth, from the top of the core liner, in cm |
extraAllowedBottom |
how many cm below the bottom of the ROI are allowed (converted to bottom of ROI) (default = 1) |
extraAllowedTop |
how many cm above the top of the ROI are allowed (converted to top of ROI) (default = 0.25) |
depth below lake floor in cm
coreSection_to_dblf("L380_DUNCA3_LC4U_1",50:60)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.