RPhreeExt {Rphree} | R Documentation |
Workhorse function for extraction of results from a solution,
primarily intended to be used by RPinfo
, where it is
called inside a sapply
statement.
RPhreeExt(sol, cat, prop)
sol |
The solution outputted by Rphree |
cat |
String: the category or output block where to look for
the property |
prop |
The name of the property to look for |
Numeric of length 1, the inquired value for the property
MDL