.biplot_title | R Documentation |
This function generates title for PCA plots based on the input value.
It should not be used directly, only inside .biplot()
or
.selected_biplot()
function.
.biplot_title(sample_type)
sample_type |
sample type such as "All", "Healthy Tissue (GTEx)", "Primary Tumor (TCGA)", or "Metastatic Tumor (TCGA)" |
a string for title
Other helper function for PCA plotting:
.biplot()
,
.selected_biplot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.