R/soil_properties_data.R

#' Data on different averge soil properties
#'
#'  Data accounts for Percent Soil Carbon, Bulk Density, and Percent Clay Content
#'
#'  \describe(
#'  \item(bulk_density){Bulk Density of soil in g/ml}
#'  \item(percent_soc){Percent Soil Organic Carbon}
#'  \item(percent_caly){Percent Clay Content of the soil})

"soil_properties"
tcobian/SoilCarbon documentation built on March 21, 2020, 8:06 p.m.