View source: R/unobservedBasalLayer.R
insertUnobservedBasalLayer | R Documentation |
Insert a special layer at the bottom to indicate a snow profile that's unobserved from a specific point down to the ground internal function, not exported. used in snowprofileLayers
insertUnobservedBasalLayer(object, basal_offset, setBasalThicknessNA = FALSE)
object |
snowprofileLayers object |
basal_offset |
a positive numeric scalar indicating the thickness of the basal unobserved layer(s) |
setBasalThicknessNA |
boolean TRUE/FALSE indicating whether the thickness of the inserted layer should be |
same object with basal layer inserted as individual row in the data.frame
fherla
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.