Learn R Programming

htmltab (version 0.8.2)

get_span: Extracts rowspan information

Description

Extracts rowspan information

Usage

get_span(cells, span, tag = "td | th")

Arguments

cells

a list of cell nodes

span

a character for the span element name

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