barchart(-3:3 ~ letters[1:7], origin=0)

On Fri, Oct 5, 2012 at 12:05 AM, David Winsemius <dwinsem...@comcast.net>wrote:

>
> On Oct 4, 2012, at 4:49 PM, Guillaume2883 wrote:
>
> > Hi all,
> >
> > I am back with a new question !
> > I recorded the occurence of 4 differents event on 20 places for a given
> time
> > period.
> > Now, I want to do some barplot of the frequency of theses events for each
> > place, so it should be easy. My problem is that I want to see the
> > frequencies of the 4 events on my barplots even if the frequency of some
> of
> > them is 0.
> > How could I do that ?
> >
>
> Put a big zero on the axis?
> >
> >
> >
> --
>
> David Winsemius, MD
> Alameda, CA, USA
>
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to