print.sl_output: Print a 'sl_output' object

View source: R/print.sl_output.R

print.sl_outputR Documentation

Print a sl_output object

Description

Prints a concise one-line summary of a SamsaRaLight simulation result, reporting the number of cells, trees, and sensors, and whether detailed outputs are available.

Usage

## S3 method for class 'sl_output'
print(x, ...)

Arguments

x

An object of class sl_output.

...

Further arguments passed to or from other methods (ignored).

Value

The object x, invisibly.


SamsaRaLight documentation built on April 16, 2026, 5:08 p.m.