Description Usage Arguments Details Value Author(s) References
View source: R/CombinedReport.R
BoundingByStrata calculates a bounding box for each stratum in a .shp file in a format leaflet can use to display in markdown efficiently
1 | BoundingByStrata(strata.path)
|
strata.path |
The path to the stratification .shp file. |
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.
List of distinct strata and their bounding boxes.
Charles Frost, charles_frost@fws.gov
https://github.com/cfrost3/AKaerial
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.