rm_nuisance: Remove nuisance elements from the the table code

Description Usage Arguments Value See Also

Description

Remove nuisance elements from the the table code

Usage

1
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


crubba/htmltab documentation built on May 14, 2019, 12:05 p.m.