asmrSelect: Select years to use in ASMR summaries

Description Usage Arguments Details Examples

View source: R/asmrSelect.R

Description

This function implements a random approach to selecting 10 years to pass to summariseASMR() function.

Usage

1
2
asmrSelect(asmrData, excl = c(1940, 2000), win = c(1961, 1990),
  yrs = 10)

Arguments

asmrData

Output from asmrCalc() function.

excl

data boundaries (usually 1940-2000, doesn't need to be set)

win

ideal climate normal period (usually 1961-1990, doesn't need to be set)

yrs

number of years to randomly select (usually 10, doesn't need to be set)

Details

The function uses the following approach:

Examples

1

bcgov/forestDroughtTool documentation built on March 20, 2021, 4:15 p.m.