Skip to content
Prev 333620 / 398506 Next

Plotting multiple trends on one graph

Hi Natalie,
This can be done with the matplot function, but see previous posts on how
to display dates if you have trouble with that. You will probably have to
convert your dates to date objects with as.Date or strptime.

Jim