timezoneLintRules {MazamaCoreUtils} | R Documentation |
Rules for timezone linting.
Description
This set of rules is for use with the
lintFunctionArgs_~()
. functions. It includes all time-related
functions from the base and lubridate packages that are involved
with parsing or formatting datetimes and helps check whether the appropriate
timezone arguments are being explicitly used.
Usage
timezoneLintRules
Format
A list of function = argument pairs.
[Package MazamaCoreUtils version 0.5.2 Index]