Learn R Programming

PKNCA (version 0.11.0)

as_PKNCAconc: 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, ...)

Value

A converted object

Arguments

x

The object to convert

...

Passed to subsequent methods

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