Skip to content

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.

3 results for “from:Stefan Jelkovich”

How to create a SpatialMultiPoints object
Stefan Jelkovich · Apr 14, 2014 · r-sig-geo

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>

How to create a SpatialMultiPoints object
Stefan Jelkovich · Apr 13, 2014 · r-sig-geo

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...

How to create a SpatialMultiPoints object
Stefan Jelkovich · Apr 14, 2014 · r-sig-geo

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 .