print.eqnvec: Print equation vector

Description Usage Arguments Author(s)

View source: R/eqnClass.R

Description

Print equation vector

Usage

1
2
## 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


dMod documentation built on Jan. 27, 2021, 1:07 a.m.