get_shape_details_internal {geogrid} | R Documentation |
Extract details from provided polygons.
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_internal(input_shape)
Arguments
input_shape |
A "SpatialPolygonsDataFrame" object representing the original spatial polygons. |
[Package geogrid version 0.1.2 Index]