
Plot feasible share-mix diagram for technology inputs/outputs
Source:R/levcost.R
plot_share_frontier.RdBuilds the diagonal share-mix chart from a tech_share_frontier
data.frame. Returns a named list of class "share_frontier_plots" of
ggplot2 objects, one per (direction × group).
Arguments
- df
data.frame from
tech_share_frontier().- title
Optional character string prepended to each plot title.
- base_size
Integer. Base font size passed to
theme_bw().