Learn R Programming

fastbioclim (version 0.3.0)

bio02_fast: bio02_fast: Mean Diurnal Range

Description

Calculates the mean of (tmax - tmin) across all temporal units.

Usage

bio02_fast(tmin, tmax, cell)

Value

Matrix with "bio02", "cell".

Arguments

tmin

Matrix of minimum temperatures for each unit.

tmax

Matrix of maximum temperatures for each unit.

cell

Vector of original cell IDs.