flagSort: Flag Sort

View source: R/flagTools.r

flagSortR Documentation

Flag Sort

Description

Sort flags by flagtype and flagnumber

Usage

flagSort(flags)

Arguments

flags

dataframe of MFCL flags from MFCLPar object.

Value

A data frame of sorted flag settings

See Also

diffFlags calls this function to show the meaning of flags that are different between two model runs.

read.MFCLFlags reads flag settings from a ⁠par⁠ file.

Examples

data(par)
flagSort(flags(par))


PacificCommunity/ofp-sam-flr4mfcl documentation built on April 8, 2024, 6:47 p.m.