interactivePBPK: Launch the interactive PBPK workflow for the given model

Description Usage Arguments Examples

View source: R/Project.R

Description

Used to launch the PBPK workflow for the given model. This interface can be used to launch either the rapidPBPK model, The HTTK model or the fishPBPK model.

Usage

1
interactivePBPK(name = "rapidPBPK")

Arguments

name

Name of the model. "rapidPBPK" or "fishPBPK". Defaults to rapidPBPK.

Examples

1
2
3
4
## Not run: 
interactivePBPK("rapidPBPK")

## End(Not run)

ScitoVation/plethem documentation built on Oct. 1, 2020, 3:37 a.m.