extractMaxT: extractMaxT

Usage Arguments Details Value Author(s)

View source: R/temperature.R

Usage

1
2
extractMaxT(ranges, domain, histT, quantWithin, quantAcross, StDevWithin,
  StDevAcross)

Arguments

ranges

A list with each element containing the cell ids where a species occurs

domain

A dataframe containing the cell id's

histT

A matrix containing the temperatures for each year (columns) for each cell (row) in 'domain'

quantWithin

The quantile to use when calculating the maximum temperature within a cell

quantAcross

The quantile to use when calculating the maximum temperature across cells

StDevWithin

The number of standard deviations used to exclude extreme temperature values within a cell

StDevAcross

The number of standard deviations used to exclude extreme temperature values across the range

Details

See Examples.

Value

a data.frame

Author(s)

Alex Pigot <alex.pigot1@gmail.com>, Cory Merow


ChrisTrisos/githubforalex documentation built on May 28, 2019, 12:17 p.m.