Learn R Programming

telegram (version 0.7.1)

proxy: 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 NULL a menu to choose between proxy is displayed and the proper value returned

Examples

Run this code
if (FALSE)  proxy('default') 

Run the code above in your browser using DataLab