Skip to content

v0.1.2: CRAN comments

Compare
Choose a tag to compare
@mps9506 mps9506 released this 04 Feb 14:23
· 224 commits to master since this release

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