combine_words: Combine multiple words into a single string

View source: R/utils.R

combine_wordsR 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().


knitr documentation built on Sept. 7, 2026, 1:07 a.m.