extract_NEON_veg.Rd
extract_NEON_veg
extract_NEON_veg(
lon,
lat,
start_date,
end_date,
store_dir,
neonsites = NULL,
...
)
site longitude, passed from ic_process
site latitude, passed from ic_process
"YYYY-MM-DD", used to download NEON datasets for desired time period
"YYYY_MM_DD", used to download NEON datasets for desired time period
location where you want to store downloaded NEON files
prepared datasets table from NEON using neonstore::neon_sites(api = "https://data.neonscience.org/api/v0", .token = Sys.getenv("NEON_TOKEN"))
Additional parameters
veg_info object to be passed to extract_veg within ic_process