# NOT RUN {
library(getProxy)
#For get ans start proxy settings
prox_ip_and_port <- getProxy(port = "3128",
country = "RU",
action = "start")
# This put you code for get data
# from blocked source
#For stop proxy
getProxy(action = "stop")
# }
Run the code above in your browser using DataLab