RPhreeExt: Workhorse function for extraction of informations from a...

Description Usage Arguments Value Author(s)

Description

Workhorse function for extraction of results from a solution, primarily intended to be used by RPinfo, where it is called inside a sapply statement.

Usage

1
RPhreeExt(sol, cat, prop)

Arguments

sol

The solution outputted by Rphree

cat

String: the category or output block where to look for the property prop

prop

The name of the property to look for

Value

Numeric of length 1, the inquired value for the property

Author(s)

MDL


Rphree documentation built on May 2, 2019, 6:09 p.m.