seasonal_epu_ltm: Get long term seasonal mean

View source: R/get_seasonal_mean.R

seasonal_epu_ltmR Documentation

Get long term seasonal mean

Description

This function gets the long term seasonal mean

Usage

seasonal_epu_ltm(
  ltm,
  shapefiles = ecodata::epu_sf %>% filter(EPU != "SS"),
  region_name
)

Arguments

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

Value

A raster (cropped to Northeast US)


kimberly-bastille/ecopull documentation built on Dec. 9, 2024, 9:56 p.m.