refineryLP | R Documentation |
Plain vanilla refinery optimization LP model.
refineryLP(
crudes = RTL::refineryLPdata$inputs,
products = RTL::refineryLPdata$outputs
)
crudes |
Data frame of crude inputs. |
products |
Data frame of product outputs and max outputs. |
Optimal crude slate and profits. tibble
Philippe Cote
refineryLP(crudes = RTL::refineryLPdata$inputs, products = RTL::refineryLPdata$outputs)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.