Learn R Programming

lares (version 4.7)

plot_nums: Plot All Numerical Features (Boxplots)

Description

This function filters numerical columns and plots boxplots.

Usage

plot_nums(df)

Arguments

df

Dataframe

See Also

Other Exploratory: corr_cross, corr_var, crosstab, df_str, distr, freqs_df, freqs, gain_lift, get_tweets, missingness, plot_cats, plot_df, tree_var, trendsRelated