Learn R Programming

htmltab (version 0.8.2)

normalize_tr: Normalizes rows to be nested in tr tags, header in thead, body in tbody and numbers them

Description

Normalizes rows to be nested in tr tags, header in thead, body in tbody and numbers them

Usage

normalize_tr(table.Node)

Arguments

table.Node

the table node

Value

the revised table node