R/data.R

#' Datasets
#'
#' Arbitrary bounding boxes drawn around potential areas of interest.
#'
#' Areas of interest include:
#' - Bear Lake along the border between Utah and Idaho. See
#' [location on Google Maps](https://maps.app.goo.gl/bDBFyFhNgYbfvwuw8).
#' - Cascades in west central Oregon. See
#' [location on Google Maps](https://maps.app.goo.gl/sBtTHaN8SeM6xJWv7).
#'
#' @name datasets
#' @keywords datasets
#'
#' @source Coordinates digitized manually.
"bear_lake"

#' @rdname datasets
#' @format NULL
"cascades"

Try the awdb package in your browser

Any scripts or data that you put into this service are public.

awdb documentation built on April 15, 2025, 1:20 a.m.