Core proprietary packages
cori.utils
- A collection of simple helper functions and small, useful data sets intended to make life easier and solve simple problems
 
cori.db
- A collection of functions for working the CORI/RISI Postgres database
 
Rto
- A system agnostic wrapper for the CARTO API for uploading data
 
Core External Packages
These packages are standard across MDA workflows, and should be preferred unless a specific use case demands otherwise.
tidyverse
- Preferred suite of packages for most data analysis tasks
 
sf
- Core MDA spatial analysis library
 
leaflet
- Ad-hoc mapping of spatial data
 
rairtable
- Efficient, Tidyverse-friendly Airtable API interaction