Skip to contents

This is the list of the rebound terms in LaTeX form.

Usage

latex_rebound_terms

Format

A string list with 18 entries.

Re_dempl

Direct emplacement effect rebound, always 0.

Re_emb

Indirect embodied energy effect rebound.

Re_cap

Indirect capital expenditure effect rebound.

Re_md

Indirect maintenance and disposal effect rebound.

Re_empl

Emplacement effect rebound.

Re_dsub

Direct substitution effect rebound.

Re_isub

Indirect substitution effect rebound.

Re_sub

Substitution effect rebound.

Re_dinc

Direct income effect rebound.

Re_iinc

Indirect income effect rebound.

Re_inc

Income effect rebound.

Re_micro

Sum of all micro rebound effects.

Re_macro

Indirect macro effect rebound.

Re_dir

Sum of all direct rebound effects.

Re_indir

Sum of all indirect rebound effects.

Re_tot

Total rebound.

Examples

latex_rebound_terms
#> $Re_dempl
#> [1] "$Re_{dempl}$"
#> 
#> $Re_emb
#> [1] "$Re_{emb}$"
#> 
#> $Re_cap
#> [1] "$Re_{cap}$"
#> 
#> $Re_om
#> [1] "$Re_{O\\!M}$"
#> 
#> $Re_d
#> [1] "$Re_d$"
#> 
#> $Re_omd
#> [1] "$Re_{O\\!M\\!d}$"
#> 
#> $Re_empl
#> [1] "$Re_{empl}$"
#> 
#> $Re_dsub
#> [1] "$Re_{dsub}$"
#> 
#> $Re_isub
#> [1] "$Re_{isub}$"
#> 
#> $Re_sub
#> [1] "$Re_{sub}$"
#> 
#> $Re_dinc
#> [1] "$Re_{dinc}$"
#> 
#> $Re_iinc
#> [1] "$Re_{iinc}$"
#> 
#> $Re_inc
#> [1] "$Re_{inc}$"
#> 
#> $Re_micro
#> [1] "$Re_{micro}$"
#> 
#> $Re_macro
#> [1] "$Re_{macro}$"
#> 
#> $Re_dir
#> [1] "$Re_{dir}$"
#> 
#> $Re_indir
#> [1] "$Re_{indir}$"
#> 
#> $Re_tot
#> [1] "$Re_{tot}$"
#>