get_ned | R Documentation |
Download the 1 (~30 meter) or 1/3 (~10 meter) arc-second National Elevation Dataset.
get_ned(AOI, res = "1", outdir = "/Volumes/Transcend/ngen/DEM")
AOI |
An |
res |
A character string representing the desired resolution of the NED. '1' indicates the 1 arc-second NED (the default), while '13' indicates the 1/3 arc-second dataset. |
outdir |
A character string indicating where raw downloaded files should be put. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.