View source: R/download_utils.R
| get_gridded_local | R Documentation | 
Extract Gridded Data from local fileList
get_gridded_local(fileList, AOI, varname, outfile = NULL)
| fileList | a list of gridded NWM outputs | 
| AOI | area of interest (sf POLYGON) to subset | 
| varname | the name of the variable to extract | 
| outfile | filepath to save data (with .nc extension) | 
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.