ps_sf_rectangle: Create sf rectangle

View source: R/basemap.R

ps_sf_rectangleR Documentation

Create sf rectangle

Description

Create sf rectangle

Usage

ps_sf_rectangle(x, crs)

Arguments

x

A bbox object (or numeric vector of length 4 indicating xmin, ymin, xmax, ymax).

crs

coordinate reference system: integer with the EPSG code, or character with proj4string

Value

sfc polygon.


poissonconsulting/poisspatial documentation built on Nov. 9, 2023, 10:09 a.m.