pkprofile
.Printing and plotting methods for class pkprofile
.
# S3 method for pkprofile
print(x, ...)# S3 method for pkprofile
plot(x, y, ...)
# S3 method for pkprofile
lines(x, y, ...)
# S3 method for pkprofile
points(x, y, ...)
An object of class pkprofile
.
Any other object. Specifying y
causes the default method to
be called instead (effectively overriding the class-specific behaviour).