R/utils.R
paste_around.Rd
Embeds a string in given before and after
paste_around(str, before, after)
A character string
A character string to go before str
A character string to go after str