nlrx (version 0.4.5)

print.nl: Print content of nl object

Description

Print content of nl object and embedded experiment and simdesign objects to console

Usage

# S3 method for 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

Run this code

print(nl_lhs)

Run the code above in your browser using DataLab