R/sample_data.R

#' Sample data for APTI calculation
#'
#' A dataset containing biochemical parameters used to compute APTI.
#'
#' @format A data frame with 15 rows and 4 variables:
#' \describe{
#'   \item{A}{Ascorbic acid content (mg/g)}
#'   \item{TC}{Total chlorophyll content (mg/g)}
#'   \item{P}{Leaf extract pH}
#'   \item{R}{Relative water content (\%)}
#' }
#' @source Manually entered for demonstration
"sample_data"

Try the APTIcalc package in your browser

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

APTIcalc documentation built on June 8, 2025, 12:33 p.m.