View source: R/rectangleBuffer.R
rectangleBuffer | R Documentation |
Create a rectangular buffer around an sfc point object
rectangleBuffer(x, x_len, y_len, deg = 0)
x |
sfc containing points |
x_len |
length of rectangle along x axis |
y_len |
length of rectangle along y axis |
deg |
angle in degrees of rotation |
sf polygon object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.