Displaying 1 result from an estimated 1 matches for "ashqelon".
Did you mean:
ashelton
2011 Feb 19
1
problem in plotting numeric x by POSIXt class with lattice
...te in a trellis plot by their
stations
# I'm plotting the following data.frame
library(lattice)
h <- structure(list(station_name = structure(c(3L, 4L, 2L, 10L, 11L,
12L, 6L, 7L, 5L, 8L, 9L, 3L, 4L, 2L, 10L, 11L, 12L, 6L, 7L, 5L,
8L, 9L, 3L, 4L, 2L, 10L, 11L, 12L, 6L, 7L), .Label = c("Ashqelon",
"Beer Sheva", "Beit Dagan", "Eden", "Ein Carmel", "Jerusalem",
"Negba", "Nir HaEmek", "Ramat HaNegev", "Ramon", "Tel Mond",
"Zemah"), class = "factor"), max_dry = c(23.4, 2...