Learn R Programming

htmltab (version 0.5.0)

get_colspans: Extracts colspan information

Description

Extracts colspan information

Usage

get_colspans(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 column information from the cells