Transform a SPC (by profile) with a set of expressions
mutate_profile()
is a function used for transforming SoilProfileCollections. Each expression is applied to site or horizon level attributes of individual profiles. This distinguishes this function from mutate
, which is applied to pooled values (across individuals) in a collection/group.
object |
A SoilProfileCollection |
... |
A set of comma-delimited R expressions that resolve to a transformation to be applied to a single profile e.g |
A SoilProfileCollection.
Andrew G. Brown.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.