storeHeatwaveEntry: Helper function that adds entries

Description Usage Arguments

View source: R/RcppExports.R

Description

This is a helper function for IDHeatwavesCPP that adds entries to the data structures that track heatwave information

Usage

1
storeHeatwaveEntry(index, hwSize, hwCounter, hw, hwNumber)

Arguments

index

A running index.

hwSize

Size of the heat wave to be added.

hwCounter

Current number of heat waves.

hw

A reference of the vector that contains the heat waves

hwNumber

A reference of the vector that contains the heat wave numbers.


futureheatwaves documentation built on May 2, 2019, 9:43 a.m.