sf_extent: Make extent class object for 'sf' object

Description Usage Arguments Value Creation notes Future directions

Description

Makes an extent class object using sf::st_bbox and raster::extent().

Usage

1
sf_extent(sfLayer)

Arguments

sfLayer

sf object

Value

Returns an extent object from raster::extent().

Creation notes

First created on 2019-Apr-02 in 1-2_FIA_CleanRawData.R

Future directions

I hope to create a new extent class method with this in the future once I learn more about class specific methods.


jacpete/jpfxns2 documentation built on May 10, 2020, 9:15 p.m.