download_nlcd_chunks | R Documentation |
download all chunks needed for nlcd multiple cell numbers ahead of time
download_nlcd_chunks(nlcd_cell_numbers)
nlcd_cell_numbers |
vector of nlcd cell numbers |
downloaded fst files in nlcd_fst folder in working directory
if (FALSE) { nlcd_cell_numbers <- c(7814606790, 7814606790, 7756256174) download_nlcd_chunks(nlcd_cell_numbers) }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.