add_custom {tsaux}R 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.


[Package tsaux version 1.0.0 Index]