View source: R/utils_time_keywords_dictionary.R
utils_time_keywords_dictionary | R Documentation |
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()
data frame
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()
df <- utils_time_keywords_dictionary()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.