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


yihui/knitr documentation built on Jan. 20, 2025, 5:48 a.m.