powered by
"Flatten" the function argument using c(value), concatenate the elements and separate them by a single space.
c(value)
flat_text(value)
character(1).
character(1)
Any object that can occur as an argument of c() and as.character().
c()
as.character()