The goal of bbb is to allow for the interactive creation of spatial bounding boxes inside R Studio.
You can install the development version of bbb from
GitHub with:
remotes::install_github(repo = "baslat/bbb")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()