Hi, JIm,
Thank you so much! Such a convenient tool!
A.
On Sunday, February 4, 2018 9:59 PM, Jim Lemon wrote:
Hi Ace,
You can do it with plotrix:
library(plotrix)
barpos<-barp(c(1,5,38),width=0.5,col=c("white","lightgray","darkgray"),ylim=c(0,70))
ehplot(c(1,0.8,0.9,0.8,1.1,1,4,3,5,14,3,
Hi Ace,
You can do it with plotrix:
library(plotrix)
barpos<-barp(c(1,5,38),width=0.5,col=c("white","lightgray","darkgray"),ylim=c(0,70))
ehplot(c(1,0.8,0.9,0.8,1.1,1,4,3,5,14,3,2,32,27,33,30,50,61),
c(1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3),median=FALSE,add=TRUE,cex=2,
pch=21,bg="white")
dispersio
Dear R Community,
I recently read an article and found a plot as attached. It has scatterplot,
barplot, and error bar. Could anyone help me to figure out what package I can
use in R to generate such plot?
Thank you very much for any inputs!
Kind regards,
Ace
__
3 matches
Mail list logo