Skip to content

Files

Latest commit

 

History

History
28 lines (19 loc) · 743 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 743 Bytes

bbb: build bounding boxes

R-CMD-check

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()