On Jul 10, 2010, at 5:58 PM, Sally_roman wrote:
Hi - I have a dataframe with 4 variables - long, lat, temp and
year. I would
like to plot temperature by lat and long in contour plots by year.
There
are 391 data points. When I try
contourplot(temp~long*lat|year,data=hake,cuts=10,labels
Hi - I have a dataframe with 4 variables - long, lat, temp and year. I would
like to plot temperature by lat and long in contour plots by year. There
are 391 data points. When I try
contourplot(temp~long*lat|year,data=hake,cuts=10,labels = TRUE,contour =
TRUE,pretty = TRUE,region=TRUE)
I get
2 matches
Mail list logo