as_PKNCAconc {PKNCA} | R Documentation |
Convert an object into a PKNCAconc object
Description
Convert an object into a PKNCAconc object
Usage
as_PKNCAconc(x, ...)
as_PKNCAdose(x, ...)
as_PKNCAdata(x, ...)
as_PKNCAresults(x, ...)
Arguments
x |
The object to convert |
... |
Passed to subsequent methods |
Value
A converted object
Functions
-
as_PKNCAdose()
: Convert an object into a PKNCAdose object -
as_PKNCAdata()
: Convert an object into a PKNCAdata object -
as_PKNCAresults()
: Convert an object into a PKNCAresults object
[Package PKNCA version 0.11.0 Index]