Message-ID: <1337464407739-4630632.post@n4.nabble.com>
Date: 2012-05-19T21:53:27Z
From: Rui Barradas
Subject: default plot, but stripes appear (and other plot problems)
In-Reply-To: <1337462996964-4630631.post@n4.nabble.com>
Hello,
Could you post the output of
dput(head(settlepw, 10))
dput(head(hatch, 10))
Just copy the output and paste it in a post. These functions give the first
10 lines (head) and the structure of your datasets.
I'm asking this because with the two example datasets you gave in an earlier
post, plot works, at least with me.
Like this we can see exactly what your data looks like, how it is
represented.
Rui Barradas
bets wrote
>
> Hey,
>
> Thanks for the reply. I tried tod do change this in two ways:
> -with the formula, as you recommended (and after reading ?strptime some
> similar formulas as well), but this did not help.
> -by replacing the date to the form dd/mm/yy. But this didn't change
> anything to the plot layout as well.
> The same is valid for my second plot problem.
>
> If there are still suggestions, please tell me :).
>
--
View this message in context: http://r.789695.n4.nabble.com/default-plot-but-stripes-appear-and-other-plot-problems-tp4630611p4630632.html
Sent from the R help mailing list archive at Nabble.com.