pkprofile-methods: Printing and plotting methods for class 'pkprofile'.

pkprofile-methodsR Documentation

Printing and plotting methods for class pkprofile.

Description

Printing and plotting methods for class pkprofile.

Usage

## S3 method for class 'pkprofile'
print(x, ...)

## S3 method for class 'pkprofile'
plot(x, y, ...)

## S3 method for class 'pkprofile'
lines(x, y, ...)

## S3 method for class 'pkprofile'
points(x, y, ...)

Arguments

x

An object of class pkprofile.

y

Any other object. Specifying y causes the default method to be called instead (effectively overriding the class-specific behaviour).


benjaminrich/linpk documentation built on April 18, 2024, 2:13 a.m.