get_header_elements: Extracts header elements

Description Usage Arguments Value

View source: R/header.R

Description

Extracts header elements

Usage

1
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


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