null_raster_point: Create a point matrix from from a shape file with an...

View source: R/null_raster_point.R

null_raster_pointR Documentation

Create a point matrix from from a shape file with an arbitrary resolution

Description

Create a point matrix from from a shape file with an arbitrary resolution

Usage

null_raster_point(shp, res)

Arguments

shp

A shape file

res

A resolution vector of the null raster in geographical degrees

Value

a data frame of null points

Examples

null_raster_point(shp = mexico, res = 1)

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