A suite of utility functions providing standardized functionality
often needed in web services including: logging, cache management
and parsing of http request headers.
The MazamaWebUtils package was created by MazamaScience to regularize our work building R-based web services.
The main goal of this package is to create an internally standardized set of functions that we can use in various web-data projects. Areas of functionality supported by this package include:
Install from CRAN with:
install.packages('MazamaWebUtils')
Install the latest version from GitHub with:
devtools::install_github('mazamascience/MazamaWebUtils')
This project is supported by Mazama Science.