extract_status_from_lst: Extract solver and model status from a lst file

View source: R/gams.R

extract_status_from_lstR Documentation

Extract solver and model status from a lst file

Description

Extract solver and model status from a lst file

Usage

extract_status_from_lst(lstfile)

Arguments

lstfile

path to the lst file to parse

Value

A 'tibble()' with two columns: solver_status and model_status for all solve summary.


christophe-gouel/gamsr documentation built on Feb. 13, 2025, 12:42 p.m.