add_custom: Custom Component

View source: R/simulator.R

add_customR Documentation

Custom Component

Description

Custom Component

Usage

add_custom(x, ...)

## S3 method for class 'issm.component'
add_custom(x, custom = NULL, ...)

Arguments

x

an object of class issm.component or other supported class.

...

additional parameters.

custom

a matrix of custom components

Value

An object of class issm.component updated with the custom components.


tsaux documentation built on April 4, 2025, 3:08 a.m.