Learn R Programming

knitr (version 1.50)

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