gge_fdensity: Plot densities by group and facet, with Kolmogorov-Smirnov...

gge_fdensityR Documentation

Plot densities by group and facet, with Kolmogorov-Smirnov statistics

Description

Plot densities by group and facet, with Kolmogorov-Smirnov statistics

Usage

gge_fdensity(df, value, group, facet, scale = "fixed")

Arguments

df

a data frame

value

a string with the name of the numerical value to plot the density

group

a string with the name of the variable to group the densities

facet

a string with the name of the variable to create the grid of plots

scale

see facet_wrap

Details

All the variables in the data frame will be plotted


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