make_circles: Make Circles Centered at a Collection of Coordinates

Description Usage Arguments Value

Description

Make Circles Centered at a Collection of Coordinates

Usage

1
make_circles(centers, radii, proj4string = sp::CRS(sp::proj4string(centers)))

Arguments

centers

The centers of the circles.

radii

The radii of the circles.

proj4string

The proj4string.

Value

A SpatialPolygons object of circles.


petrelharp/landsim documentation built on May 25, 2019, 2:53 a.m.