Description Usage
View source: R/pcaS.R
PCA analysis used in shiny app.
1 2 3
pcaS(data, vars, nfcts = 2, Rotate = c("none", "varimax", "quartimax", "promax", "oblimin", "simplimax", "cluster")[1], Scores = T, subset = "all", pcaVarName = "", addVar = T)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.