Skip to contents

A string list containing types of methods for quantifying the primary equivalent of renewable electricity.

Usage

methods

Format

A string list with 3 entries.

PCM

Physical content method (used by the IEA).

RCM

Resource content method.

PSM

Partial substitution method (used by EIA and BP)..

Examples

methods
#> $pcm
#> [1] "PCM"
#> 
#> $rcm
#> [1] "RCM"
#> 
#> $psm
#> [1] "PSM"
#>