make_tfmn_cmprsn_plt | R Documentation |
make_tfmn_cmprsn_plt() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make transformation comparison plot. The function returns Transformation comparison (a plot).
make_tfmn_cmprsn_plt(data_tb, depnt_var_nm_1L_chr, dictionary_tb)
data_tb |
Data (a tibble) |
depnt_var_nm_1L_chr |
Dependent variable name (a character vector of length one) |
dictionary_tb |
Dictionary (a tibble) |
Transformation comparison (a plot)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.