Takes a dataframe containing marginal abatement cost and abatement data, and computes bounding box variables to be passed to 'geom_macc'. Pipe the results into a 'ggplot()' function and add 'geom_macc'.
1 |
data |
A dataframe containing marginal abatement cost and abatement data. |
mac |
The name of the variable containing marginal abatement cost data. |
abatement |
The name of the variable containing abatement data. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.