check_applicability_service_displacement.RdConfirms that the renewable mechanical system replaces baseline fossil-fuel equipment by assessing the share of service output previously delivered by fossil energy.
check_applicability_service_displacement(fossil_service_share, minimum_fraction = 0.5)Logical indicating whether the displacement criterion is satisfied.
check_applicability_service_displacement(fossil_service_share = 0.8)
#> [1] TRUE
check_applicability_service_displacement(fossil_service_share = 0.3)
#> [1] FALSE