Please help, it possible to make an r means barplot in R using base, where there are more than 2 factors and not with lattice, Franklin. [[alternative HTML version deleted]]
On Thu, 9 Oct 2014 11:18:43 PM Franklin Mairura wrote:> Please help, it possible to make an r means barplot in R using base,where> there are more than 2 factors and not with lattice, Franklin. >Hi Franklin, Have a look at the barNest function in the plotrix package. Jim