plot_numeric_dist: Plot distribution

plot_numeric_distR Documentation

Plot distribution

Description

This function plots the histogram of all the numeric variables in a df. A grouping variable can be provided.

Usage

plot_numeric_dist(df, grouping = NULL)

Arguments

df

A dataframe

Value

histograms


JiyueQin/tidyreport documentation built on Nov. 24, 2024, 9:24 a.m.