Description Usage Arguments Examples
View source: R/define_bbox_proj.R
The function defines the attributes bbox
and crs
of a sf
object.
1 | define_bbox_proj(sf_obj, boundbox, crs)
|
sf_obj |
an objet of class "sf". |
boundbox |
character, bounding box. |
crs |
character, coordinate reference system. |
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.