toString.model: model to string
Description
Convert an object of class 'model' into a ready-to-write vector of string
Usage
# S3 method for model
toString(x, ...)
Value
A string ready to be printed or written.
Arguments
- x
model object, object to be converted.
- ...
Optional arguments.