print.ADCube: Print method for cubes

View source: R/print.R

print.ADCubeR Documentation

Print method for cubes

Description

print method for ‘ADCube’ objects.

Usage

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

Arguments

x

an object of class ‘ADCube’.

...

arguments passed on to base::print.

Details

Currently, the component ‘val’ of the ‘ADCube’ object is printed using base::print.


SimCop documentation built on April 13, 2025, 5:09 p.m.

Related to print.ADCube in SimCop...