v0.1.2: CRAN comments
New functions
downloadDMRs()
returns a tidy dataframe with dmr reports. (Closes #38)
Updated functions
echoGetEffluent()
uses a different API call that returns a flat dmr report via csv file, one plant at a time. Maintains compatibility with previous releases. However, the API is now case sensitive. Need to update documentation throughout. (closes #37)
Misc
- handful of documentation updates
- add new functions to vignette