R/MarinduqueLT.R

#' Land and Terrain Chracteristics of Marinduque, Philippines
#' 
#' A dataset containing the land and terrain characteristics of the land units in
#' Marinduque, Philippines.
#' 
#' \itemize{
#'  \item Lat - Latitude of Land Units;
#'  \item Lon - Longitude of Land Units;
#'  \item CECc - Apparent CEC Clay (cmol (+)/kg clay);
#'  \item pHH20 - pH H2O;
#'  \item CFragm - Coarse fragment (Vol.\%);
#'  \item SoilTe - 12 classes of soil texture (Soil Taxonomy);
#' }
#' 
#' @docType data
#' @keywords dataset
#' @format A data frame with 881 rows and 6 columns
#' @name MarinduqueLT
NULL
alstat/ALUES documentation built on June 17, 2022, 10:42 p.m.