subsetParameters: RAnEnExtra::subsetParameters

Description Usage Arguments Details Value See Also

View source: R/subsetParameters.R

Description

RAnEnExtra::subsetParameters is a convevient function to subset parameters from forecast and observation lists.

Usage

1
subsetParameters(index, l, verbose = T)

Arguments

index

An index vector for parameters to extract

l

A forecast or observation list. For how to create such a list, please see this tutorial. For what members to include in the list, see this doc.

verbose

Whether to print progress information.

Details

RAnEnExtra::subsetParameters will select the parameters based on the input index from the following members of the input list (if they exist):

Value

A forecast or observation list depending on your input list type with the subset parameters.

See Also

RAnEnExtra::subsetStations which shares a similar interface and has an usage example.


Weiming-Hu/RAnEnExtra documentation built on Sept. 26, 2021, 6:44 a.m.