How to set subscript in R plot?
Hi. I'm ploting a pca in R, but I don't know how to format subscripts to the names of environmental variables in the ordination plot, someone can help me?
Cheers
r
• 2,896 views
•
link
written
by
Daniel C. •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
coordinate vs contributions for the variables in PCA using FactoMineR
written by QX •Hi all, I am using PCA function from `FactoMineR` package, which they return these 2 dataframes: "`$var$coord`" "coord. for the variables" "`$var$contrib`" "contributions of the …
-
How to perform a biplot having a genomic distance matrix and environmental metadata
written by v.berriosfarias •Hi I performed a PCoA from a distance matrix provided by Mash. The issue is that now I need to add environmental metadata fitted to …
-
How to add legend in Adegenet at R
written by KumarHi, I have converted .raw of my vcf genotype file using PLINK. Now I am trying to make PCA plot using Adegenet at R. I …
-
Add borders to the shapes in the PCA plot by using autoplot
written by mohammedtoufiq91Hi, I was able to plot the PCA between two different variables using function autoplot() function from ggfortify library. I have a question about how …
-
PCA plot for methylated fragments
written by EpiExplorerHi I would like to create a PCA plot on samples to see how 15 samples in my data group based on the methylation profile …
-
Adding environmental data to ordination in R
written by dannyw2594 •Hello Everyone, I have recently completed an analysis of Illumina 16S amplicon data with Qiime2. I am working in R on the beta-diversity and I'm …
-
input counts to PCA in RNAseq
written by elizabethRHi I would like to plot RNASeq data that I have downloaded from TCGA in a PCA plot. I have found some great guides on …
-
overlapping texts (plot.PCA in FactoMineR)
written by mbk0asisHi, all! I was trying to draw a PCA plot using FactoMineR (a R package). When I ran it, texts on the plots were overlapped …
-
Alternative Splicing Annotation of Exons and Introns
written by C •Essentially I am trying to re-create a database with three classes of exons. 1. Constitutively Spliced Exons 2. Alternatively Retained Exons 3. Alternatively Skipped Exons …
-
relating variables to OTUs
written by Furor •Hello all, I don't know if this is the exact purpose of this forum, but perhaps you could redirect me. I have an OTU x …
May be, like this Subscripts in R plots
Hi, I need subscript NO3 in plot, not in the x or y title, like this;
Then use the text() function to add text to a plot at xy coordinates. However, if this is a one-off plot you need to do, I think is going to be easier to save the graph as pdf and edit the numbers manually in, say, Inkscape, especially if you have numbers that should be subscripted and others that shouldn't.
Hello Daniel C.!
We believe that this post does not fit the main topic of this site.
This is a pure R question. Please check stackoverflow.
For this reason we have closed your question. This allows us to keep the site focused on the topics that the community can help with.
If you disagree please tell us why in a reply below, we'll be happy to talk about it.
Cheers!