get_shape_details: Extract details from provided polygons (deprecated).
Description
Extract spatial extent, range and other geospatial features from the output
of read_polygons. Items are returned as a list for use in
calculate_grid
.
Usage
get_shape_details(input_shape)
Arguments
- input_shape
A "SpatialPolygonsDataFrame" object representing the
original spatial polygons.