get_shape_details {geogrid}R Documentation

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.


[Package geogrid version 0.1.2 Index]