plot_edescribe: Descriptive Plots

plot_edescribeR Documentation

Descriptive Plots

Description

This function generate plots with all the variables in the data frame individually. It is a faster version of gge_describe

Usage

plot_edescribe(data, qline = T, quantiles = c(0.025, 0.975))

Arguments

data

a data frame

qline

boolean, if TRUE the plots will display lines in the quantiles

quantiles

vector with values between 0 and 1 indicating the quantiles to display

Details

All the variables in the data frame will be plotted


DiogoFerrari/edar documentation built on May 8, 2022, 8:26 a.m.