.plot_scree | R Documentation |
Helper function: scree plot
.plot_scree(data, k = NULL, lab_x = NULL, lab_y = NULL)
data |
Dataframe with the factor or cluster number in the first column and the metric in the second. |
k |
Provide one of the values in the first column to color points up to this value. |
lab_x |
Label of the x axis |
lab_y |
Label of the y axis |
A vlkr_plot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.