format_chr_with_quotes: Format a character vector as a string via deparsing/quoting...

View source: R/utils.R

format_chr_with_quotesR Documentation

Format a character vector as a string via deparsing/quoting each

Description

Format a character vector as a string via deparsing/quoting each

Usage

format_chr_with_quotes(x, empty = "*none*")

Arguments

x

chr; e.g., colnames of some data frame

empty

string; what should be output if x is of length 0?

Value

string


cmu-delphi/epiprocess documentation built on Oct. 29, 2024, 5:37 p.m.