Hello everybody, 
I'm here with a question concerning obtaining a greographical map with a
smmothed scatterplot overlaying the intersted regions.
My data are a set of opints, represented by long, lat coordinates. As far as
the map is concerned, a shp file of Europe without countries borders (only
coastal outlines) with the limits at lat 35N-60N
long 15W-30E. 
Until now, I was only able to obtain nice plots  with the function
smoothScatterplot(). 
My specific problems are the following:

*the smoothed scatterplot is somewhat "cutted" inside a rectangular area,
specially after trying to fixing the xlim and ylim on the same limits of the
shp file.

I would like to know if there's a way to overlay the smoothsc.plot to my
map. Having several datasets, hypothetically differentiated by different
point colors, this would be a relevant point.*

Thanks a lot in advance for any feedback!!

marco


--
View this message in context: 
http://r.789695.n4.nabble.com/smoothScatter-on-map-tp4300037p4300037.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to