null_raster_polygon: Create a Spatial polygon Data Set from a shape file with an...

View source: R/null_raster_polygon.R

null_raster_polygonR Documentation

Create a Spatial polygon Data Set from a shape file with an arbitrary resolution

Description

Create a Spatial polygon Data Set from a shape file with an arbitrary resolution

Usage

null_raster_polygon(shp, res)

Arguments

shp

A shape file

res

A resolution vector of the null raster in geographical degrees

Value

a null polygon

Examples

null_raster_polygon(shp = mexico, res = 1)

alrobles/geotax documentation built on July 27, 2023, 4:37 a.m.