Skip to contents

Interactively draw an Area of Interest (AOI) using a shiny app. Once an object is drawn and the "Save AOI" button pressed, a new sf object called 'aoi' will appear in your environment.

Usage

aoi_draw()

Value

An sf object called 'aoi'.

Examples

if (FALSE) {
aoi_draw()
}