dot-clean_backticks: Remove backticks around variable names

.clean_backticksR Documentation

Remove backticks around variable names

Description

Remove backticks around variable names

Usage

.clean_backticks(x, variable_names = x)

Arguments

x

(string)
A character vector to be cleaned.

variable_names

(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.

See Also

Other other_helpers: .escape_regex()


larmarange/broom.helpers documentation built on Sept. 27, 2024, 12:35 a.m.