Rdocumentation
powered by
Learn R Programming
htmltab (version 0.5.0)
get_rowspans: Extracts rowspan information
Description
Extracts rowspan information
Usage
get_rowspans(cells, tag = "td | th")
Arguments
cells
a list of cell nodes
tag
a character vector that provides information used in the XPath expression to extract the correct elements
Value
A list of row information from the cells