ws_download_file: Function to download a file from MKonline

Description Usage Arguments

Description

Function to download a file from MKonline

Usage

1
2
ws_download_file(key, area, ws_user = Sys.getenv("WS_USER"),
  ws_password = Sys.getenv("WS_PASSWORD"))

Arguments

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.


krose/mkonline documentation built on May 20, 2019, 6:41 p.m.