lagosnegis_get: Get LAGOSNEgis data

Description Usage Arguments References Examples

View source: R/get.R

Description

Get data from the GIS module of LAGOSNE

Usage

1
2
3
4
5
lagosnegis_get(
  dest_folder = lagosnegis_dir(),
  overwrite = FALSE,
  cleanup = TRUE
)

Arguments

dest_folder

file.path defaults to lagosnegis_path()

overwrite

logical

cleanup

logical. Delete intermediate file downloads?

References

Soranno P., K. Cheruvelil. 2017. LAGOS-NE-GIS v1.0: A module for LAGOS-NE, a multi-scaled geospatial and temporal database of lake ecological context and water quality for thousands of U.S. Lakes: 2013-1925. Environmental Data Initiative. http://dx.doi.org/10.6073/pasta/fb4f5687339bec467ce0ed1ea0b5f0ca. Dataset accessed 9/26/2017.

Examples

1
2
3
4
## Not run: 
lagosnegis_get()

## End(Not run)

jsta/LAGOSextra documentation built on Aug. 12, 2021, 12:22 p.m.