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

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 9, 2022, 9:06 a.m.