parse_mult_sols | R Documentation |
Obtain solution from multiple .sol files.
parse_mult_sols(sol_dir, expr = "sol$", value = "list")
sol_dir |
Path to directory with .sol files |
expr |
Expression to limit files in |
value |
How should the information be returned? defaults to "list", accepts "data.frame" if the number of decision veariables are the same across solution files |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.