Stack the per-variant tables of a levcost() result computed for a vintaged
or clustered technology, keyed by variant.
Usage
levcost_by_variant(x, what = c("levcost", "npv", "components"))Arguments
- x
A
levcost_variantsobject, as returned bylevcost()for a technology declaring vintages and/or clusters.- what
Which table to stack:
"levcost"(levelized cost by year),"npv"(one row per variant), or"components"(cost breakdown by year).
