f_plot_color_code_variables: color code all variables in a data_ls list.

Description Usage Arguments Value See Also Examples

Description

color coding is stable the same data_ls list gets the same coding with every function call. Assigns the same colors to the boxcox transformed and untransformed variant of a variable.

Usage

1

Arguments

data_ls

data_ls object generated by f_clean_data(), or a named list list( data = <dataframe>, numericals = < vector with column names of numerical columns>)

col_vector

character vector denoting Hexcode colors, Default: f_plot_col_vector74()

Value

tibble

See Also

str_replace_all

Examples

1
2
3
4

erblast/oetteR documentation built on May 27, 2019, 12:11 p.m.