powered by
See strex::str_paste_elems().
strex::str_paste_elems()
str_paste_elems(string, indices, sep = "")paste_elems(string, indices, sep = "")
paste_elems(string, indices, sep = "")
A character vector.
A vector of integerish values. Negative indexing is allowed as in stringr::str_sub().
stringr::str_sub()
A string. The separator for pasting string elements together.
string