Displaying 1 result from an estimated 1 matches for "congen".
Did you mean:
codgen
2004 Oct 19
1
barchart fails when grouping variable has more than 7 levels (PR#7293)
Full_Name: Andreas Kiermeier
Version: 2.0.0
OS: Windows XP
Submission from: (NULL) (203.26.122.12)
I've struck a problem drawing barcharts after installing R 2.0.0. Previously
I've used the following command
print(barchart(100*result ~ sample,
groups=congener,
data=dioxin.2003.fresh.ub.p, stack=TRUE, ylim=c(0,102)))
to draw a stacked barchart of the precentage contribution of each type of dioxin
congener. Now, however I get the following error.
Error in grid.Call.graphics("L_rect", x$x, x$y, x$width, x$height,
valid.just(x$j...