[R] geoghraphical coordinate

2014-03-21 Thread eliza botto
Dear R-family, I want to draw a map of the world with 0.5 degree*0.5 degree resolution and then want to extract the geographical coordinates of my beloved country Ireland in the same resolution. I hope there is a way of doing it in R. Thank you very much in advance, Eliza

Re: [R] geoghraphical coordinate

2014-03-21 Thread Frede Aakmann Tøgersen
-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of eliza botto Sent: 21. marts 2014 18:24 To: r-help@r-project.org Subject: [R] geoghraphical coordinate Dear R-family, I want to draw a map of the world with 0.5 degree*0.5 degree resolution and then want to extract the geographical

Re: [R] geoghraphical coordinate

2014-03-21 Thread Frede Aakmann Tøgersen
: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of Frede Aakmann Tøgersen Sent: 21. marts 2014 19:28 To: eliza botto; r-help@r-project.org Subject: Re: [R] geoghraphical coordinate Hi Eliza Try this: library(maps) library(mapdata) map('worldHires