print.psData {fitPS}R Documentation

S3 print method for an object of class psData

Description

S3 print method for an object of class psData

Usage

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

Arguments

x

an object of class psData, usually from readData or makePSData

...

other arguments passed to print

Value

No return value, called for side effects


[Package fitPS version 1.0.1 Index]