[R] zoo plot not showing whole date

Gabor Grothendieck ggrothendieck at gmail.com
Wed Apr 2 21:34:15 CEST 2008


There are examples of using axis or Axis with plot.zoo and xyplot.zoo
in ?plot.zoo
?xyplot.zoo
and
vignette("zoo-faq")


On Wed, Apr 2, 2008 at 2:55 PM, stephen sefick <ssefick at gmail.com> wrote:
> z1 = read.zoo("chemmgL.csv", sep=",", header=T, format="%m/%d/%y")
>
> I would like to the entire date field in the plot - 1/1/07  all that I
> get now is 2007
>
> I do not include data because it is to large of a data set for an email
>
> --
> Let's not spend our time and resources thinking about things that are
> so little or so large that all they really do for us is puff us up and
> make us feel like gods. We are mammals, and have not exhausted the
> annoying little problems of being mammals.
>
>        -K. Mullis
>
> ______________________________________________
> R-help at 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.
>



More information about the R-help mailing list