Description Usage Arguments Note Examples
Setup proxy credentials
1  | setupProxy(user, proxy_pwd)
 | 
user | 
 Username (NNI) for proxy.  | 
proxy_pwd | 
 Password for proxy.  | 
You'll need to restart your R session for change to be effective.
1 2 3 4 5 6 7 8 9  | ## Not run: 
setupProxy("MYNNI", "MY_PASSWORD")
# restart your R session
# info should appear in the list
get_proxy_info()
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.