print.sl_stand: Print a 'sl_stand' object

View source: R/print.sl_stand.R

print.sl_standR Documentation

Print a sl_stand object

Description

Prints a compact, human-readable, one-line description of a sl_stand object, summarizing the stand size, number of trees, number of sensors, and grid geometry.

Usage

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

Arguments

x

An object of class sl_stand.

...

Unused. Included for S3 method compatibility.

Details

This method is automatically called when a sl_stand object is printed in the console.

Value

The input object x, invisibly.


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