subset_years: Subset the hadsst raster by year.

Description Usage Arguments Value

Description

Subset the hadsst raster by year.

Usage

1
subset_years(hadsst_raster, years = 2000:2010, brick = TRUE)

Arguments

hadsst_raster

the HadISST data as a raster object.

years

a numeric vector specifying the year(s) over which the decadal rate of linear temperature change will be calculated.

brick

a boolean field specifying if you would like to return the subsetted raster as a list of rasters or as a single brick of rasters.

Value

a single layer raster with the decadal rate of linear temperature cell for each cell of the time period specified in years


jebyrnes/hadsstR documentation built on May 19, 2019, 12:39 a.m.