# NOT RUN {
updater <- Updater(token = 'TOKEN')
# In case you want to set a proxy (see ?httr:use_proxy for setting details)
updater <- Updater(token = 'TOKEN', request_config = httr::use_proxy(...))
# }
Run the code above in your browser using DataLab