Learn R Programming

htmltab (version 0.5.0)

get_head: Retrieve table head rows

Description

Retrieve table head rows

Usage

get_head(table.Node, header)

Arguments

table.Node
the table node
header
a vector that contains information for the identification of the header row(s). A numeric vector can be specified where each element corresponds to the table rows. A character vector may be specified that describes an XPath for the header rows. If left un

Value

  • the header element