Learn R Programming

htmltab (version 0.5.0)

add_tr: Assert that all table rows are nested in tr tags

Description

Assert that all table rows are nested in tr tags

Usage

add_tr(table.Node, header, body)

Arguments

table.Node
the table node
header
information passed from the header argument
body
information passed from the body argument

Value

  • the table node