BoundingByStrata: Calculate bounding boxes for each distinct stratum in a...

Description Usage Arguments Details Value Author(s) References

View source: R/CombinedReport.R

Description

BoundingByStrata calculates a bounding box for each stratum in a .shp file in a format leaflet can use to display in markdown efficiently

Usage

1
BoundingByStrata(strata.path)

Arguments

strata.path

The path to the stratification .shp file.

Details

BoundingByStrata will calculate separate bounding boxes for each stratum in a .shp file. It is primarily used to display each stratum specifically in leaflet used within Rmarkdown.

Value

List of distinct strata and their bounding boxes.

Author(s)

Charles Frost, charles_frost@fws.gov

References

https://github.com/cfrost3/AKaerial


cfrost3/AKaerial documentation built on April 9, 2020, 12:50 a.m.