Learn R Programming

htmltab (version 0.8.2)

create_inbody: Reshape in table header information into wide format

Description

Reshape in table header information into wide format

Usage

create_inbody(tab, table.Node, trindex, xpath)

Arguments

tab

the table data frame

table.Node

the table node

trindex

the tr index of the inbody rows

xpath

the XPath for the inbody rows

Value

the modified R data frame