Get the reference data used to build the emission factor (ef) model applied by vein.

get_ef_ref(ref)

Arguments

ref

Character; The ef model required (e.g. "eea" for ef_eea)

Note

This function is a shortcut to access unexported ef model information in vein.

Examples

if (FALSE) {
get_ef_ref("eea")
}