# NOT RUN {
getPoints(x = gtGeoms$polygon)
getPoints(x = gtGeoms$point)
# for a raster object, the @point slot is extracted from its' compact storage
gtGeoms$grid$continuous@point
getPoints(x = gtGeoms$grid$continuous)
# }
Run the code above in your browser using DataLab