runPCA | R Documentation |
Common function for PCA-using parts of the app
runPCA(matrix, do_log = TRUE)
matrix |
Matrix (not logged) |
do_log |
Boolean- apply log transform to input matrix? |
pca Output of the prcomp function
runPCA(mymatrix)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.