Learn R Programming

htmltab (version 0.5.0)

get_header_elements: Extracts header elements

Description

Extracts header elements

Usage

get_header_elements(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 header information from the cells