This function has been deprecated in favor of the more powerful enum_str()
(which builds upon cli::ansi_collapse()
) and will be removed in the future.
Details
Takes a vector or list and concatenates its elements to a single string separated in prose-style.
See also
Other string functions:
as_chr()
,
as_comment_str()
,
as_line_feed_chr()
,
as_str()
,
capitalize_first()
,
dsv_colnames()
,
enum_str()
,
escape_lf()
,
fuse_regex()
,
prettify_nr()
,
sentenceify()
,
wrap_chr()