print.eqnvec: Print equation vector
Description
Print equation vector
Usage
# S3 method for eqnvec
print(x, width = 140, pander = FALSE, ...)
Arguments
width
numeric, width of the print-out
pander
logical, use pander for output (used with R markdown)