print.eqnvec: Print equation vector

View source: R/eqnClass.R

print.eqnvecR Documentation

Print equation vector

Description

Print equation vector

Usage

## S3 method for class 'eqnvec'
print(x, width = 140, pander = FALSE, ...)

Arguments

x

object of class eqnvec.

width

numeric, width of the print-out

pander

logical, use pander for output (used with R markdown)

...

not used right now

Author(s)

Wolfgang Mader, Wolfgang.Mader@fdm.uni-freiburg.de


dkaschek/dMod documentation built on March 1, 2025, 9:04 p.m.