Skip to content
Prev 2712 / 29559 Next

"Abridged" description of SpatialPolygonsDataFrame objects?

The problem is that, in such a way, the user
does not get a list (and description) of
slots data, proj4string etc.
According to mail exchanged with Roger,
a good way to start would be:

getSlots(class(d))

and then, as you say,

str(d at polygons[[1]])

Agus



Michael Sumner escribi?: