Rdocumentation
powered by
Learn R Programming
gitlabr (version 0.5.1)
prefix: Prefix a string of text
Description
Convenience function to use with magrittr wraps
paste0
, hence vectorised as
paste0
Usage
prefix(text, ...)
Arguments
text
goes to the end, rest
...
goes to the front.