R/quote.R
enumerate.Rd
This function is deprecated, please use cli functionality instead.
cli
enumerate(x, quote_fun = backquote, conjunction = "and")
A vector or list
none
Quoting function, defaults to backquote. If set to NULL, the elements are not quoted.
backquote
NULL
Character to be used in the message, defaults to "and".
"and"
A character vector
character
Other deprecated: %or%(), arg_name(), friendly_type_of(), valid_time_units(), what_is_it()
%or%()
arg_name()
friendly_type_of()
valid_time_units()
what_is_it()