prefix {manifestoR} | R Documentation |
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. |
[Package manifestoR version 1.6.0 Index]