Learn R Programming

dMod (version 0.3.1)

print.eqnvec: Print equation vector

Description

Print equation vector

Usage

"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