fuel_price_fun | R Documentation |
Retail diesel or gasoline price from scenario
fuel_price_fun( type = "diesel", crudeoilprice = 50, crackspread = 10, margin = 0.12, carbon_tax = 33.5, excise_duty = 0.54, NORA = 0.02, bio = 0.014, VAT = 0.23 )
type |
fuel type |
crudeoilprice |
euros/barrel |
crackspread |
euros |
margin |
euros |
carbon_tax |
euro/tCO2 |
excise_duty |
euros |
NORA |
levy euros |
bio |
levy euros |
VAT |
percent |
euros per litre
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.