get_ef_ref {vein} | R Documentation |
Get ef reference data
Description
Get the reference data used to build the emission factor (ef) model applied by vein.
Usage
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
## Not run:
get_ef_ref("eea")
## End(Not run)
[Package vein version 1.1.3 Index]