gg_density_plot: Create a density plot

View source: R/fct_plots.R

gg_density_plotR Documentation

Create a density plot

Description

This function creates a faceted density plot to demonstrate the distribution of the variables within each cluster.

Usage

gg_density_plot(dta)

Arguments

dta

The data

Value

A ggplot. The result is a faceted plot (facet: each variable)


lefkiospaikousis/ClusterAnalysis documentation built on July 18, 2022, 1:55 p.m.