Re: [R] histogram like x labels in barplot

2008-03-06 Thread Henrique Dallazuanna
If I understand: barplot(x) axis(1) On 06/03/2008, Hyunchul Kim <[EMAIL PROTECTED]> wrote: > Hi, all > > I drew a barplot with > > > barplot(data1, beside=TRUE) > > and then, I want to labels with hist() like x-axis ticks. > > How can I do this? > > Thanks in advance, > Hyunchul > >

[R] histogram like x labels in barplot

2008-03-06 Thread Hyunchul Kim
Hi, all I drew a barplot with > barplot(data1, beside=TRUE) and then, I want to labels with hist() like x-axis ticks. How can I do this? Thanks in advance, Hyunchul __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PL