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

Try the ALUES package in your browser

Any scripts or data that you put into this service are public.

ALUES documentation built on Jan. 18, 2022, 1:10 a.m.