Displaying 1 result from an estimated 1 matches for "strongn14".
Did you mean:
strongn15
2006 May 02
1
Math expressions in pie chart labels?
Hello,
trying to get something like this to work and am failing:
pie(
c(length(strongN14),length(weakN14),length(weakN15),length(strongN15),length(ambiguous)),
labels = c(>= 0.66, >= 0.33, <= -0.33, <= -0.66),
col = c("#9999FF","#0000CC","#009900","lightgreen","white")
)
Can't figure out a way to display the 'gr...