ws_download_file2: Function to download a file from MKonline

Description Usage Arguments

View source: R/ws_download_file2.R

Description

Function to download a file from MKonline

Usage

1
2
ws_download_file2(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/wattsight documentation built on May 25, 2019, 9:30 p.m.