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 xfun::join_words().


[Package knitr version 1.50 Index]