plot_df: Plot Summary of Numerical and Categorical Features

plot_dfR Documentation

Plot Summary of Numerical and Categorical Features

Description

This function plots all columns frequencies and boxplots, for categorical and numerical respectively.

Usage

plot_df(df)

Arguments

df

Dataframe

Value

Plot. Result of df categorical and numerical features.

See Also

Other Exploratory: corr_cross(), corr_var(), crosstab(), df_str(), distr(), freqs_df(), freqs_list(), freqs_plot(), freqs(), lasso_vars(), missingness(), plot_cats(), plot_nums(), tree_var()


laresbernardo/lares documentation built on April 25, 2024, 5:31 a.m.