MazamaCoreUtils         Utility Functions for Production R Code
dateRange               Create a POSIXct date range
dateSequence            Create a POSIXct date sequence
initializeLogging       Initialize standard log files
lintFunctionArgs        Lint a source file's function arguments
loadDataFile            Load data from URL or local file
logLevels               Log levels
logger.debug            Python-style logging statements
logger.error            Python-style logging statements
logger.fatal            Python-style logging statements
logger.info             Python-style logging statements
logger.isInitialized    Check for initialization loggers
logger.setLevel         Set console log level
logger.setup            Set up python-style logging
logger.trace            Python-style logging statements
logger.warn             Python-style logging statements
manageCache             Manage the size of a cache
packageCheck            Run package checks
parseDatetime           Parse datetime strings
setIfNull               Set a variable to a default value if it is NULL
stopIfNull              Stop if an object is NULL
stopOnError             Error message translator
timeRange               Create a POSIXct time range
timeStamp               Character representation of a POSIXct
timezoneLintRules       Rules for timezone linting.
