Convert IQRoutputTable to text representation

Convert IQRoutputTable to text representation

text_IQRoutputTable(
  object,
  report = NULL,
  na.string = NULL,
  FLAGreplaceRoundBracketsHeader = TRUE
)

Arguments

object

IQRoutputTable object

report

TRUE: add reporting tags FALSE: do not add (for scfreen output only). Also stored in object but can be overridden here

na.string

Character string to replace NA entries by. Defaults to NULL.

FLAGreplaceRoundBracketsHeader

If TRUE then "(" and ")" in table headers will be replaced by "[" and "[". If FALSE, then no such replacement is done. Needed for compatibility with IQReport on Linux.

Value

Character string with table in text format