get_span: Extracts rowspan information

Description Usage Arguments Value

View source: R/header.R

Description

Extracts rowspan information

Usage

1
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


htmltab documentation built on Sept. 16, 2021, 5:07 p.m.