print.statement: Print a statement object

Description Usage Arguments

Description

Print a statement object

Usage

1
2
3
## S3 method for class 'statement'
print(x, descriptions = FALSE, html = FALSE,
  big.mark = "", dateFormat = NULL, ...)

Arguments

x

a statement object

descriptions

if TRUE labels are printed instead of element IDs

html

print in html format (requires htmlTable)

big.mark

big mark to format numbers

dateFormat

format string for format dates

...

further arguments passed to or from other methods.


bergant/finstr documentation built on May 12, 2019, 3:05 p.m.