| print.eqnvec {dMod} | R 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
[Package dMod version 1.0.2 Index]