stack | R Documentation |
This function generates an sf object.
stack(x0, y0, min_height, max_height, min_width, max_width)
x0 |
x-coordinate of middle of rectangle. |
y0 |
y-coordinate of middle of rectangle. |
min_height |
minimum height. |
max_height |
maximum height. |
min_width |
minimum width. |
max_width |
maximum width. |
An sf object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.