bbb: build bounding boxes
November 7, 2022 ยท View on GitHub
The goal of bbb is to allow for the interactive creation of spatial bounding boxes inside R Studio.
Installation
You can install the development version of bbb from
GitHub with:
remotes::install_github(repo = "baslat/bbb")
Example
bbb is an RStudio addin, so it is best accessed via the Addins drop-down
menu in RStudio and then following the on-screen instructions. If you are
inclined to manually call it, you can do so with
bbb::box()