| plot_df | R Documentation |
This function plots all columns frequencies and boxplots, for categorical and numerical respectively.
plot_df(df)
df |
Dataframe |
Plot. Result of df categorical and numerical features.
Other Exploratory:
corr_cross(),
corr_var(),
crosstab(),
df_str(),
distr(),
freqs(),
freqs_df(),
freqs_list(),
freqs_plot(),
lasso_vars(),
missingness(),
plot_cats(),
plot_nums(),
tree_var()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.