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)


nlrx documentation built on May 31, 2023, 8:34 p.m.