n_groups {ConFluxPro} | R Documentation |
Get number of groups/profiles
Description
Get number of groups/profiles
Usage
n_groups(x)
n_profiles(x)
Arguments
x |
A |
Value
An integer giving the number of groups of the object.
An integer giving the number of profiles of the object.
Examples
n_groups(base_dat)
n_profiles(base_dat)
n_profiles(cfp_soilphys(base_dat))
[Package ConFluxPro version 1.3.1 Index]