download_nlcd_chunks: download all chunks needed for nlcd multiple cell numbers...

download_nlcd_chunksR Documentation

download all chunks needed for nlcd multiple cell numbers ahead of time

Description

download all chunks needed for nlcd multiple cell numbers ahead of time

Usage

download_nlcd_chunks(nlcd_cell_numbers)

Arguments

nlcd_cell_numbers

vector of nlcd cell numbers

Value

downloaded fst files in nlcd_fst folder in working directory

Examples

if (FALSE) {
nlcd_cell_numbers <- c(7814606790, 7814606790, 7756256174)

download_nlcd_chunks(nlcd_cell_numbers)
}

geomarker-io/addNlcdData documentation built on Feb. 19, 2023, 1:42 p.m.