Learn R Programming

MazamaCoreUtils (version 0.6.2)

MazamaCoreUtils-package: MazamaCoreUtils

Description

Utility functions for production R code.

Arguments

Author

Maintainer: Jonathan Callahan jonathan.s.callahan@gmail.com

Other contributors:

Details

MazamaCoreUtils provides a standardized set of utility functions used by MazamaScience packages and R-based operational systems.

Functionality includes:

  • Python-style logging

  • simple error messaging

  • cache management

  • API key handling

  • date parsing and formatting

  • longitude/latitude validation

  • unique location ID creation

  • source code linting

See Also