View source: R/get_seasonal_mean.R
seasonal_epu_ltm | R Documentation |
This function gets the long term seasonal mean
seasonal_epu_ltm(
ltm,
shapefiles = ecodata::epu_sf %>% filter(EPU != "SS"),
region_name
)
ltm |
The long term temperature data (raster) |
shapefiles |
Shape files for the regions to mask to |
region_name |
The names of the regions to calculate |
anom |
Whether to calculate seasonal anomaly |
A raster (cropped to Northeast US)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.