get_shape_details_internal: Extract details from provided polygons.

View source: R/get_shape_details.R

get_shape_details_internalR 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.


geogrid documentation built on Aug. 19, 2023, 9:07 a.m.