get_coords: Extract coordinates from a spatial object of lines and points
Description
Get coordinates from a spatial object of lines and points. There is no
ordering of points returned. Note: This differs from extract_coords in
that the ordering of the points is NOT considered.
Usage
get_coords(my_points)
Arguments
my_points
spatial object of type SpatialCollections,
SpatialPoints, or SpatialLines