Learn R Programming

htmltab (version 0.8.2)

select_tab: Selects the table from the HTML Code

Description

Selects the table from the HTML Code

Usage

select_tab(which, Node)

Arguments

which

a vector of length one for identification of the table in the document. Either a numeric vector for the tables' rank or a character vector that describes an XPath for the table

Node

the table node

Value

a table node