utils_time_keywords_dictionary: Dictionary of Time Keywords

View source: R/utils_time_keywords_dictionary.R

utils_time_keywords_dictionaryR Documentation

Dictionary of Time Keywords

Description

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".

Usage

utils_time_keywords_dictionary()

Value

data frame

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()

Examples

df <- utils_time_keywords_dictionary()

distantia documentation built on April 4, 2025, 5:42 a.m.