Description Usage Arguments Value Author(s) Examples
This function returns an 3D PCA plot
1 |
file |
Input a .csv or .tsv file |
a PCA-plot
Sangram Keshari Sahu, sangramsahu15@gmail.com
1 2 | file <- system.file("extdata", "expr_matrix.csv", package = "sahu")
plotPCA3d(file)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.