godataR v2.0.0-beta
Pre-release
Pre-release
This release contains a number new functions and simplified syntax to enhance user experience. Modifications below include:
- improved security when setting Go.Data credentials for API access token through
getPass
package - simplified syntax for GET and POST requests
- get_date_range() - gets min and max date from a vector of dates
- mongify_date() - converts character strings or date format into mongo db date/time format
- get_cases_epiwindow() - retrieves cases from Go.Data within a date window (match to lab new lab results before importing)
- get_labresults_epiwindow() - retrieve lab results from Go.Data within a date window (used for updating existing lab results)