R/SoilP.R

#' Soil Phosphorus data
#'
#' This data set is a subset of a data set that was assembled by AgSpace Agriculture Ltd
#' in a soil survey conducted on farms in various management units across England.
#'
#' @format A data.frame with 6020 rows and 2 columns:
#' \describe{
#' \item{yield}{ Wheat yield (ton/ha) measured}.
#' \item{P}{ Phosphorus (mg/l)}.
#' }
#’
#'
#' @examples
#' data(SoilP)
"SoilP"

Try the BLA package in your browser

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

BLA documentation built on May 29, 2024, 10:32 a.m.