Displaying 1 result from an estimated 1 matches for "tp25870714p25883066".
2009 Oct 13
1
plot dates in x-axis
Hallo,
I am trying to plot dates in x-axis. The format of my dates are in dd/mm/yyyy. At first I install zoo package. After R reads my file, I change the default format of dates to the format that I have,
>myfile<-read.csv
>DATE<-as.Date(DATE,format="%d/%m/%Y")
up till now everything goes ok; when however I go and plot for example
>plot(DATE, Discharge)
in the x-axis I