tests/plotmeans_nobars.R

## Test that plotmeans works properly when bars=F
## Bug repoted by Alan Yong, Research Geophysicist,
## US DEPARTMENT OF THE INTERIOR

library(gplots)
data(state)
plotmeans(state.area ~ state.region, bars=FALSE)

Try the gplots package in your browser

Any scripts or data that you put into this service are public.

gplots documentation built on May 2, 2019, 5:50 p.m.