R/clinPK-package.R

#' clinPK
#'
#' Equations and tool for clinical pharmacokinetics
#'
#' @docType package
#' @name clinPK-package
#' @author Ron Keizer \email{ronkeizer@@gmail.com}
#' @importFrom stats coef lm
#' @importFrom utils read.table tail
#' @keywords internal
NULL

Try the clinPK package in your browser

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

clinPK documentation built on May 29, 2024, 3:50 a.m.