Skip to contents

This function provides summarized soil properties for pedons. Summarized properties are calculated for the entire profile as well as for user specified depth ranges. Properties include texture, pH, fragment volume,

Usage

summarize_pedon_soil_properties(
  SS = TRUE,
  static_location = NULL,
  r_object = NULL,
  byDepth = list(c(0, 25), c(0, 50))
)

Arguments

r_object

R object where SoilProfileCollection is stored

byDepth