check_applicability_fossil_displacement.RdConfirms the project activity displaces fossil-fuel-based thermal energy by testing the share of baseline heat supplied by fossil resources.
check_applicability_fossil_displacement(
fossil_heat_share,
minimum_fraction = 0.5
)Logical indicating whether the displacement criterion is satisfied.
check_applicability_fossil_displacement(fossil_heat_share = 0.8)
#> [1] TRUE
check_applicability_fossil_displacement(fossil_heat_share = 0.3)
#> [1] FALSE