search for: adarb1

Displaying 2 results from an estimated 2 matches for "adarb1".

Did you mean: adab
2006 Sep 02
0
venn diagrams
...quot;,"C","B") venn(ids, attributes) Here is my data Venn.data<- structure(list(NN = structure(c(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22), .Label = c("ABCC4-2009", "ABCC4-2010", "ABCG1-0490", "ADARB1-0558", "AHCY-2002", "ALDH1A2-0002", "ANKRD15-1029", "ANXA2-0915", "APBA2BP-0010", "APBA2BP-0011", "APBA2BP-0012", "APBB3-0183", "APBB3-0184", "ARFIP2-0129", "ARFIP2-0130", "...
2012 Aug 27
2
Font size in geom_dl (using ggplot2)
Hey everyone, I am an R-newby... so sorry for bothering you with simple-to-solve questions;) I have the following issue: trying to add labels to my scatterplots (with geom_dl in ggplot2). Everything works fine, but after checking every resource I do not find a way to change the font size of my labels. I tried size, cex, fontsize at every position... but it always stays the same. ggplot()+