utils_time_keywords_dictionary function

Dictionary of Time Keywords

Dictionary of Time Keywords

Called by utils_time_keywords_translate() to generate a data frame that helps translate misnamed or abbreviated time keywords, like "day", "daily", or "d", into correct ones such as "days".

utils_time_keywords_dictionary()

Returns

data frame

Examples

df <- utils_time_keywords_dictionary()

See Also

Other internal_time_handling: utils_as_time(), utils_coerce_time_class(), utils_is_time(), utils_new_time(), utils_time_keywords(), utils_time_keywords_translate(), utils_time_units()

  • Maintainer: Blas M. Benito
  • License: MIT + file LICENSE
  • Last published: 2025-02-01