View source: R/NpdeData-methods.R
print.NpdeData | R Documentation |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.