stringify {labelmachine} | R Documentation |
Coerce a vector into a character string ('x1', 'x2', ...
)
Description
Coerce a vector into a character string ('x1', 'x2', ...
)
Usage
stringify(x)
Arguments
x |
A vector that should be coerced. |
Value
A character string holding the collapsed vector.
[Package labelmachine version 1.0.0 Index]