Displaying 1 result from an estimated 1 matches for "2d19703f".
Did you mean:
2.197033
2009 Sep 10
1
Issue displaying DATES on a plot with two ordinates
Dear all,
I am having an issue with displaying the dates on a plot with two
ordinates (i.e. two differently scaled y-axes). Instead of dates
appearing on the x-axis I am instead seeing a string of numbers
(14460, 14465, 14470 and 14475).
example R code:
library(plotrix)
x.Left <- as.Date(c('2009-08-04', '2009-08-08', '2009-08-11',
'2009-08-15',