R/helpers.R
sfcc.Rd
Concatenate Vectors
sfcc(...)
Any number of vectors, coerced to <character> vector, if necessary
<character>
concatenated <character> vector
sf_c(LETTERS, "A") #> Error in sf_c(LETTERS, "A"): could not find function "sf_c"