Learn R Programming

htmltab (version 0.8.2)

rm_nuisance: Remove nuisance elements from the the table code

Description

Remove nuisance elements from the the table code

Usage

rm_nuisance(table.Node, rm_superscript, rm_footnotes, rm_invisible)

Arguments

table.Node

the table node

rm_superscript

logical, denotes whether superscript information should be removed from header and body cells (default value TRUE)

rm_footnotes

logical, denotes whether semantic footer information should be removed (default value TRUE)

rm_invisible

logical, should nodes that are not visible (display:none attribute) be removed?

Value

The revised table node

See Also

rm_empty_cols