Rdocumentation
powered by
Learn R Programming
rgho (version 0.0.1)
get_proxy_list: Find Local Proxy Settings
Description
Tries to find the local proxy settings to access a given url.
Usage
get_proxy_list(url)
Arguments
url
The url to access, as a character string.
Value
A list of proxy, or
NULL
if not proxy are found.