View source: R/average.polygonsPRISM.R
average.polygonsPRISM | R Documentation |
TBD
average.polygonsPRISM(varName, dayStart, dayEnd, data_dir, shpFile)
varName |
Variable name is either 'ppt', 'tmax', or 'tmin'. |
dayStart |
Initial day must be in format 'Y/m/d' |
dayEnd |
Last day must be in format 'Y/m/d' |
data_dir |
Directory where prism data is |
shpFile |
Polygons shapefile in "SpatialPolygonsDataFrame". |
Average mean of squared grid within the polygon for either variable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.