Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


⚠️There's a newer version (1.1.2) of this package.Take me there.

linpk

An R package for generating concentration-time profiles from linear pharmacokinetic (PK) systems.

Installation

To install from CRAN:

install.packages("linpk")

To install the latest development version directly from GitHub:

require(devtools)
devtools::install_github("benjaminrich/linpk")

For an introduction to the package, with usage examples, see the vignette.

There is a shiny app that provides a demo of the package capabilities, and also generates code that can be placed in an R script. To run it, paste the following lines in an R console:

require(shiny)
shiny::runGitHub("linpk", "benjaminrich", subdir="inst/demo")

Copy Link

Version

Install

install.packages('linpk')

Monthly Downloads

374

Version

1.0

License

GPL-3

Maintainer

Benjamin Rich

Last Published

June 12th, 2018