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).


linpk documentation built on Dec. 4, 2022, 5:06 p.m.