Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plotScree2

Alternate Style Scree Plot DEPRECATED


Description

This function is deprecated. Please use plotScree(pca, style = 'alt')

Usage

plotScree2(pca, ...)

Arguments

pca
  • An object of class prcomp, modified to include a list element called $method, a character string describing the pre-processing carried out and the type of PCA performed (it appears on the plot). This is automatically provided if ChemoSpec functions c_pcaSpectra or r_pcaSpectra were used to create pca.

...

Additional parameters to be passed to plotting functions.

Value

None. Side effect is a plot.


ChemoSpec

Exploratory Chemometrics for Spectroscopy

v5.3.11
GPL-3
Authors
Bryan A. Hanson [aut, cre] (<https://orcid.org/0000-0003-3536-8246>), Mike Bostock [cph, ctb] (author of the d3.js library used by plotSpectraJS, http://d3js.org), Matt Keinsley [ctb] (author of initial AOV-PCA code)
Initial release
2021-03-24

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.