Function to download a file from MKonline
| 1 2 | ws_download_file2(key, area, ws_user = Sys.getenv("WS_USER"),
  ws_password = Sys.getenv("WS_PASSWORD"))
 | 
| key | The key (as in file) to download (ex CON_POW_H_A) | 
| area | The area (ex: cee, cwe, np, it etc.) | 
| ws_user | Your Wattsight user name. Defaults to an Environment file called WS_USER. | 
| ws_password | Your Wattsight user password. Defaults to an Environment file called WS_PASSWORD. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.