Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

dot-clean_backticks

Remove backticks around variable names


Description

Remove backticks around variable names

Usage

.clean_backticks(x, variable_names = x)

Arguments

x

a character vector to be cleaned

variable_names

list of variable names, could be obtained with model_list_variables(only_variable = TRUE) to properly take into account interaction only terms/variables

See Also

Other other_helpers: .escape_regex()


broom.helpers

Helpers for Model Coefficients Tibbles

v1.3.0
GPL-3
Authors
Joseph Larmarange [aut, cre] (<https://orcid.org/0000-0001-7097-700X>), Daniel D. Sjoberg [aut] (<https://orcid.org/0000-0003-0862-2018>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.