Prints objects from the npde package
prints objects of classes NpdeData, NpdeSimData, NpdeRes and NpdeObject
## S3 method for class 'NpdeData' print(x, nlines = 10, ...) ## S3 method for class 'NpdeRes' print(x, nlines = 10, ...) ## S3 method for class 'NpdeObject' print(x, nlines = 10, ...)
x |
an object of class NpdeData, NpdeSimData, NpdeRes or NpdeObject |
nlines |
number of lines from the dataset to print |
... |
Additional arguments (ignored) |
None
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.