rxParsePk {RxODE}R Documentation

Parse PK function for inclusion in RxODE

Description

Parse PK function for inclusion in RxODE

Usage

rxParsePk(x, init = NULL)

Arguments

x

PK function

init

Initialization vector

Value

RxODE transformed text.

Author(s)

Matthew L. Fidler


[Package RxODE version 0.9.2-0 Index]