interactiveHT: Launch HT-IVIVE interface

Description Usage Arguments Examples

View source: R/Project.R

Description

Used internally to launch the HT-IVIVE UI. HT-IVIVE does not use the project management system that PBPK models uses.

Usage

1
interactiveHT(name = "HT-IVIVE")

Arguments

name

name of the model. Has to be "HT-IVIVE"

Examples

1
2
3
if(interactive()){
interactiveHT("HT-IVIVE")
}

plethem documentation built on Nov. 8, 2020, 4:35 p.m.