Skip to content

Commit

Permalink
Update aqp-overview.Rmd
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanbeaudette committed Dec 30, 2023
1 parent c8e19d3 commit 31440bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vignettes/aqp-overview.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,9 @@ Soil morphology, observed properties, and geomorphic context represent a complex
* `trunc()`: truncate SPC to given depth interval
* `subset()`: subset profiles based on logical expressions
* `subsetHz()`: subset horizons based on logical expressions
* `[`: `data.frame`-like subsetting of profiles and/or horizons
* `[`: `data.frame`-like subsetting of profiles (i-index) and/or horizons (j-index)
* `[[`: access site or horizon-level columns by name
* `horizon keywords`:
* `k-index expressions`: `.FIRST`, `.LAST`, `.HZID`, `.NHZ`

### Depth
* `min()`: minimum bottom depth within a SPC
Expand Down

0 comments on commit 31440bb

Please sign in to comment.