Remove backticks around variable names
.clean_backticks(x, variable_names = x)(string)
A character vector to be cleaned.
(string)
Optional vector of variable names, could be obtained with
model_list_variables(only_variable = TRUE),
to properly take into account interaction only terms/variables.
Other other_helpers:
.escape_regex()