search for: perc_per_year

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

2011 Jul 14
1
plotting x y z data from an irregular grid
...igure out how to change it correctly. This is the code that I have that works: data<-read.csv('with coord_observational log data trends all years all data.8.11.10.csv', header=TRUE) ## this is what the 'data' looks like: head(data) X SiteCode Latitude Longitude p perc_per_year perc_per_year_lower 1 1 A30 51.37357 -0.29172504 0.369164267 -0.4781589 -1.390382 2 2 BB1 51.68299 -0.03254972 0.005546354 -3.1810064 -5.665312 3 3 BG1 51.56375 0.17789100 0.000405606 -3.2260763 -5.344999 4 4 BG2 51.52939 0.13285700 0.434...