computeSLABrho {sarp.snowprofile} | R Documentation |
Compute mean density of slab
Description
For each layer, compute the average density of all layers above, i.e. <rho>_slab
.
Usage
computeSLABrho(profile)
Arguments
profile |
snowprofile object |
Value
snowprofile object with added layers column $slab_rho
. Note that topmost layer is always NA
.
Author(s)
fherla
[Package sarp.snowprofile version 1.3.2 Index]