utility: Get number of groups/profiles

n_groupsR Documentation

Get number of groups/profiles

Description

Get number of groups/profiles

Usage

n_groups(x)

n_profiles(x)

Arguments

x

A cfp_dat object.

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))

ConFluxPro documentation built on Aug. 8, 2025, 7:01 p.m.