Learn R Programming

aqp (version 1.27)

group_by: (EXPERIMENTAL) Store groupings within a profile collection.

Description

(EXPERIMENTAL) Store groupings within a profile collection.

Usage

# S4 method for SoilProfileCollection
group_by(object, ...)

Arguments

object

SoilProfileCollection.

...

One or more expressions evaluated within the context of object that resolve to vectors that can be coerced to factor "groups."