text_IQRoutputTable | R Documentation |
Convert IQRoutputTable to text representation
text_IQRoutputTable( object, report = NULL, na.string = NULL, FLAGreplaceRoundBracketsHeader = TRUE )
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 |
Character string with table in text format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.