Learn R Programming

dataquieR (version 2.1.0)

util_backtickQuote: utility function to set string in backticks

Description

Quote a set of variable names with backticks

Usage

util_backtickQuote(x)

Value

quoted variable names

Arguments

x

variable names

See Also

util_bQuote

Other process_functions: util_abbreviate(), util_all_is_integer(), util_attach_attr(), util_bQuote(), util_coord_flip(), util_count_NA(), util_extract_matches(), util_par_pmap(), util_setup_rstudio_job(), util_suppress_output()