Package: ccmReportR 0.1.0
ccmReportR: Wraps 'CCM' with Utility Functions
Provides a set of functions to perform queries against the 'CCM' API <https://mohcontacttracing.my.salesforce.com>.
Authors:
ccmReportR_0.1.0.tar.gz
ccmReportR_0.1.0.zip(r-4.5)ccmReportR_0.1.0.zip(r-4.4)ccmReportR_0.1.0.zip(r-4.3)
ccmReportR_0.1.0.tgz(r-4.4-any)ccmReportR_0.1.0.tgz(r-4.3-any)
ccmReportR_0.1.0.tar.gz(r-4.5-noble)ccmReportR_0.1.0.tar.gz(r-4.4-noble)
ccmReportR_0.1.0.tgz(r-4.4-emscripten)ccmReportR_0.1.0.tgz(r-4.3-emscripten)
ccmReportR.pdf |ccmReportR.html✨
ccmReportR/json (API)
NEWS
# Install 'ccmReportR' in R: |
install.packages('ccmReportR', repos = c('https://durhamregionharp.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/durhamregionharp/ccmreportr/issues
Last updated 4 years agofrom:b947b88570. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 13 2024 |
R-4.5-win | OK | Oct 13 2024 |
R-4.5-linux | OK | Oct 13 2024 |
R-4.4-win | OK | Oct 13 2024 |
R-4.4-mac | OK | Oct 13 2024 |
R-4.3-win | OK | Oct 13 2024 |
R-4.3-mac | OK | Oct 13 2024 |
Exports:getCaseAttributegetCasesgetExposureAttributegetExposuresgetOutbreakAttributegetOutbreakslogin
Dependencies:askpassassertthatclicpp11curldplyrfansifilelockgenericsgluehttrjsonlitekeyringlifecyclelubridatemagrittrmimeopensslpillarpkgconfigpurrrR6rappdirsrlangsodiumsystibbletidyselecttimechangeutf8vctrswithryaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Get data from CCM for a specified record | getAttribute |
Get attributes related to a case | getCaseAttribute |
Execute a SOQL query against the Case object | getCases |
Helper function for building SOQL queries | getDBLabels |
Get attributes related to an exposure | getExposureAttribute |
Execute a SOQL query against the Exposure object | getExposures |
Retrieve a Health Unit's Id by name | getHealthUnitByName |
Get attributes related to an outbreak | getOutbreakAttribute |
Execute a SOQL query against the Outbreak object | getOutbreaks |
Obtain an access token to authorize requests | login |
Helper function for building ISO-8601 dates | makeTimestamp |