flat_text: flat_text

View source: R/DexiUtils.R

flat_textR Documentation

flat_text

Description

"Flatten" the function argument using c(value), concatenate the elements and separate them by a single space.

Usage

flat_text(value)

Arguments

value

Any object that can occur as an argument of c() and as.character().

Value

character(1).


DEXiR documentation built on Sept. 30, 2024, 9:39 a.m.