Skip to content

godataR v2.0.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@sarahollis sarahollis released this 21 Sep 11:46
· 205 commits to main since this release
f7cedb7

This release contains a number new functions and simplified syntax to enhance user experience. Modifications below include:

  1. improved security when setting Go.Data credentials for API access token through getPass package
  2. simplified syntax for GET and POST requests
  3. get_date_range() - gets min and max date from a vector of dates
  4. mongify_date() - converts character strings or date format into mongo db date/time format
  5. get_cases_epiwindow() - retrieves cases from Go.Data within a date window (match to lab new lab results before importing)
  6. get_labresults_epiwindow() - retrieve lab results from Go.Data within a date window (used for updating existing lab results)