View source: R/st_dynamic_buffer.R
st_dynamic_buffer | R Documentation |
Dynamic buffering projections
st_dynamic_buffer(input_sf, buff_dist)
input_sf |
Required. Input sf data.frame |
buff_dist |
Required. Buffer distance |
Data.frame sf object with buffered geometry.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.