Learn R Programming

pmxNODE (version 0.1.0)

get_example_list: List of examples available

Description

Get a list of examples available in this package

Usage

get_example_list(pkg_name = "pmxNODE")

Value

A list of all examples available

Arguments

pkg_name

(string) Only required in development phase

Author

Dominic Bräm

Details

  • Example 1: PK with IV drug administration

  • Example 2: PK with IV drug administration

  • Example 3: PK with PO drug administration

  • Example 4: PK with IV drug administration and PD

Examples

Run this code
example_list <- get_example_list()

Run the code above in your browser using DataLab