Re: [R] Plotting monthly maps from yearly data

2012-02-17 Thread uday
Thank you Michael -- View this message in context: http://r.789695.n4.nabble.com/Plotting-monthly-maps-from-yearly-data-tp4391704p4396787.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r-project.org mailing list https://stat

Re: [R] Plotting monthly maps from yearly data

2012-02-15 Thread R. Michael Weylandt
. you don't really consider this a well formed question do you? (Among others:) http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example http://www.gerv.net/hacking/how-to-ask-good-questions/ What immediately comes to mind: i) Plotting engine? (base, lattice, or

[R] Plotting monthly maps from yearly data

2012-02-15 Thread uday
I have some data set which is available from 2005-2010 . I would like plot monthly maps out of it. So how I should write loop that can plot this yearly data to for every month and write title for individual months too. -- View this message in context: http://r.789695.n4.nabble.com/Plotting-mo