toString.residualOptions: residualOptions to string

View source: R/class_residualOptions.R

toString.residualOptionsR Documentation

residualOptions to string

Description

Convert an object of class 'residualOptions' into a ready-to-write vector of string

Usage

## S3 method for class 'residualOptions'
toString(x, ...)

Arguments

x

residualOptions object, object to be converted.

...

Optional arguments.

Value

A string ready to be printed or written.

Examples

toString(residualOptions())

BaM-tools/RBaM documentation built on April 11, 2025, 10:01 p.m.