readHTML: reads body of resulting URL and returns a ("xml_document"...

Description Usage Arguments Value

Description

reads body of resulting URL and returns a ("xml_document" "xml_node")

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
readHTML(x = NULL, ...)

## Default S3 method:
readHTML(x = NULL)

## S3 method for class 'character'
readHTML(x = NULL, verbose = NULL)

## S3 method for class 'list'
readHTML(x = NULL, verbose = NULL)

Arguments

x

character vector of strings that are urls

x

list of single element character vectors of url strings

Value

list of ("xml_document" "xml_node")

list of ("xml_document" "xml_node")


AndreMikulec/UScourtsBankrutcyFilings documentation built on May 30, 2019, 11:47 p.m.