Learn R Programming

fastbioclim (version 0.3.0)

bio15_fast: bio15_fast: Precipitation Seasonality (CV)

Description

Calculates coefficient of variation in precipitation across units.

Usage

bio15_fast(prcp, bio12V, n_units, cell)

Value

Matrix with "bio15", "cell".

Arguments

prcp

Matrix containing precipitation values for each unit.

bio12V

Precomputed total precipitation (BIO12 value).

n_units

Integer. The total number of temporal units.

cell

Vector of original cell IDs.