toString.model: model to string

View source: R/class_model.R

toString.modelR Documentation

model to string

Description

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

Usage

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

Arguments

x

model object, object to be converted.

...

Optional arguments.

Value

A string ready to be printed or written.

Examples

toString(model())

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