Dictionary of Time Keywords
Source:R/utils_time_keywords_dictionary.R
utils_time_keywords_dictionary.Rd
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".
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()