format_symbols {mmrm} | R Documentation |
Format Symbol Objects
Description
For printing, variable names are converted to symbols and deparsed to use R's built-in formatting of variables that may contain spaces or quote characters.
Usage
format_symbols(x)
Arguments
x |
( |
Value
A formatted string of comma-separated variables.
[Package mmrm version 0.3.15 Index]