check_type: Produce the table node

Description Usage Arguments Value

View source: R/setup_and_checks.R

Description

Produce the table node

Usage

1

Arguments

doc

the HTML document which can be a file name or a URL or an already parsed document (by XML's parsing functions)

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

...

additional arguments passed to 'htmlParse()'

Value

a table node


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