print.nl {nlrx} | R Documentation |
Print content of nl object
Description
Print content of nl object and embedded experiment and simdesign objects to console
Usage
## S3 method for class 'nl'
print(x, ...)
Arguments
x |
nl object to print |
... |
further arguments passed to or from other methods |
Details
Print content of the provided nl object in a readable format.
Examples
print(nl_lhs)
[Package nlrx version 0.4.5 Index]