Description Usage Arguments Value Creation notes Future directions
Makes an extent class object using sf::st_bbox
and
raster::extent()
.
1 | sf_extent(sfLayer)
|
sfLayer |
sf object |
Returns an extent object from raster::extent()
.
First created on 2019-Apr-02 in 1-2_FIA_CleanRawData.R
I hope to create a new extent class method with this in the future once I learn more about class specific methods.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.