search for: night1

Displaying 1 result from an estimated 1 matches for "night1".

Did you mean: night
2009 Nov 14
2
formatting dates in axis labels (ggplot2)
...a date format of "%b %Y" applied to label the dates, or really anything other than "1885-03-01". I know the solution has to do with formatting the dates, while preserving their status as an ordered factor, but I don't know how to do that. Here's a subset of the data: Night1 <- structure(list(Date = structure(c(-42278, -42248, -42217, -42187, -42156, -42125, -42095, -42064, -42034, -42003, -41972, -42278, -42248, -42217, -42187, -42156, -42125, -42095, -42064, -42034, -42003, -41972, -42278, -42248, -42217, -42187, -42156, -42125, -42095, -42064, -42034, -42003, -41...