View source: R/ds.exposome_pca_plot.R
ds.exposome_pca_plot | R Documentation |
Plots the results of a PCA of an ExposomeSet on the server side.
ds.exposome_pca_plot(
pca_object = "ds.exposome_pca.Results",
set = "all",
type = "meta",
labels = FALSE,
phenotype = NA,
method = 1,
k = 3,
noise = 1,
datasources = NULL
)
pca_object |
|
set |
- |
type |
|
labels |
|
phenotype |
|
method |
|
k |
|
noise |
|
datasources |
a list of |
## Not run: Refer to the package Vignette for examples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.