Description Usage Arguments Value
View source: R/read_html_through_system_proxy.R
Parse an HTML document through the system's transparent proxy A function downloading a document through the transparent proxy of the system then parsing it using function read_html of the xml2 package
1 | read_html_through_system_proxy(target_url)
|
target_url |
a character string |
a xml_document object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.