print.nl: Print content of nl object

View source: R/print_nl.R

print.nlR 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)


nldoc/nlrx documentation built on Sept. 8, 2024, 6:39 a.m.