prof-print {pbdPROF}R Documentation

Printing

Description

Print and show methods for prof class objects.

Usage

## S4 method for signature 'prof'
print(x, ...)

## S4 method for signature 'prof'
show(object)

Arguments

x, object

A prof class object

...

extra arguments

See Also

prof-class, read.prof


[Package pbdPROF version 0.4-0 Index]