format_symbols: Format Symbol Objects

View source: R/utils-nse.R

format_symbolsR 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

(character) A vector of variable names.

Value

A formatted string of comma-separated variables.


mmrm documentation built on Oct. 7, 2024, 1:14 a.m.