scree_plot: Scree Plot

View source: R/CA.R

scree_plotR Documentation

Scree Plot

Description

Plots a scree plot.

Usage

scree_plot(df)

Arguments

df

A data frame with columns "dims" and "inertia".

Value

Returns a ggplot object.


ClemensKohl/APL documentation built on Feb. 6, 2024, 1:28 a.m.