proxy {telegram} | R Documentation |
proxy
Description
Obtain telegram proxy from system variables (in Renviron
) set
according to package naming conventions, that is
R_TELEGRAM_PROXY_X_Y
where X is the proxy's name and Y are the
proxy parameters.
Usage
proxy(x)
Arguments
x |
character of length 1 with the name of the proxy; if
|
Examples
## Not run: proxy('default')
[Package telegram version 0.7.1 Index]