combine_words {knitr} | R Documentation |
Combine multiple words into a single string
Description
This is a wrapper function of xfun::join_words()
.
Usage
combine_words(...)
Arguments
... |
Arguments passed to |
[Package knitr version 1.50 Index]