Lists the vintage/cluster variants a scenario was built from, i.e. the
provenance table scenario@modInp@sets$variant: which base object each
variant came from, of which class, and which (vintage, cluster) cell it
represents.
Variant names are an implementation detail of the solver-facing sets; use this
table (or getData(..., variants = TRUE)) to analyse results by vintage or
cluster rather than parsing the names.
Value
A data.frame with columns name, class, base, vintage,
cluster, or NULL when the model has no variants.
See also
Other technology process:
newTechnology(),
read_technology_xlsx(),
variantSummary(),
write_technology_xlsx()
