Description Usage Arguments Examples
Plot the relationship between some categorcial variable and each numeric variable.
1 | plot_cat_relationship(data, categorical_variable)
|
data |
A dataframe. |
categorical_variable |
The bare (unquoted) name of the categorcial variable. |
1 | plot_cat_relationship(diamonds, clarity)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.