R/potency.R

#' Potency Accelerated Stability Data
#'
#' An example dataset containing potency data at different
#' temperatures..
#'
#' @docType data
#'
#' @usage data(potency)
#'
#' @format An object of class \code{"data.frame"} with 78 rows and 3 variables
#' \describe{
#'  \item{Time}{Time for which the datapoints are gathered.}
#'  \item{Potency}{Measured potency at a time.}
#'  \item{Celsius}{The temperature in celsius.}
#'
#' }
#'
#' @keywords dataset
#'
"potency"

Try the AccelStab package in your browser

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

AccelStab documentation built on April 3, 2025, 11:06 p.m.