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

View source: R/CombinedReport.R

BoundingByStrataR Documentation

Calculate bounding boxes for each distinct stratum in a stratification .shp file

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

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


USFWS/AKaerial documentation built on April 3, 2025, 4:06 p.m.