summary_ini: Summarize Ini

View source: R/iniTools.R

summary_iniR Documentation

Summarize Ini

Description

Summarize the contents of an ⁠ini⁠ file.

Usage

summary_ini(inifile, ...)

Arguments

inifile

⁠ini⁠ filename.

...

passed to read.MFCLIni.

Value

A data frame summarizing the contents of the ⁠ini⁠ file.

See Also

diffIniStepwise shows differences in the ⁠ini⁠ file between stepwise model runs.

read.MFCLIni reads an ⁠ini⁠ file.

Examples

inifile <- system.file("extdata/skj.ini", package="FLR4MFCL")
summary_ini(inifile)


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