View source: R/getCurrentRegionalNetworkLoad.R
May need to add config = httr::config(ssl.verifypeer = FALSE) if SSL cert cant be found.
1 2 3  | getCurrentRegionalNetworkLoad(user = getOption(x = "ISO_NE_USER"),
  password = getOption(x = "ISO_NE_PASSWORD"), out.tz = "America/New_York",
  ...)
 | 
user | 
 user account  | 
password | 
 password  | 
out.tz | 
 output timezone.  | 
... | 
 passed to httr functions.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.