Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20140414/9cdc8ecb/attachment.pl>
Hi all, I?m struggling with the creation of a SpatialPoints/SpatialPointsDataFrame object containing MultiPoints. Is this possible at all? # SinglePoints are that easy: library(sp) data(meuse) coordinates(meuse) <- ~x+y # MultiPolygons are that easy: p1 <- Polygon(cbind(x...
Roger, you are right. In case of the meuse data it makes no sense at all. Not the best example... I do not see a clear adventage for the use of MultiPoints, too. Maybe in case of categorical data? I...
Can't find what you're looking for? Try searching with Google .