Transfers the found designs of a "design"-object to a dataframe. This function is a helper-function used in
getSolutions
and getSolutionsSub1
to structure the found designs for a given parameter set specified
in a "sub1"-object or "simon"-object.
The return value is a list containing a dataframe for the found designs and multiple dataframes containing the results for (non-)stochastic curtailment, if present.
1 | toDataframe(designObject, useCurtailment = F)
|
designObject |
either a "sub1"-object or a "simon"-object containing the designs for a given parameter set specified inside the "designObject". |
useCurtailment |
boolean value dedicating the use of (non-)stochastic curtailment. This parameter indicates if that information should also gathered. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.