Produce the table node
check_type(doc, which, ...)
the HTML document which can be a file name or a URL or an already parsed document (by XML's parsing functions)
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()`
a table node