Re: [R] Raster Help

2015-02-20 Thread Simon Tarr
es to > > each postcode in the raster and then plot this. > > > > I hope this makes sense and apologies for the loose language...it's the > > only way I can think of to describe it. > > > > I'm trying hard to learn R and its syntax but sometimes I get stuck.

Re: [R] Raster Help

2015-02-20 Thread Simon Tarr
not so sure at all with raster maps), give this a try: > > ?merge > > On 19 February 2015 at 17:44, Simon Tarr wrote: > > Hello everyone, > > > > I need a little help with some R syntax to complete what (I think) is a > > fairly straightforward task- hopef

[R] Raster Help

2015-02-19 Thread Simon Tarr
Hello everyone, I need a little help with some R syntax to complete what (I think) is a fairly straightforward task- hopefully someone can assist! I have a raster map of the UK which is split into postcode areas (e.g. DE, NG, NR etc. 127 postcodes in total). I have installed the package 'raster'