powered by
moves_ef reads and filter MOVES data.frame of emission factors.
moves_ef
moves_ef( ef, vehicles, source_type_id = 21, process_id = 1, fuel_type_id = 1, pollutant_id = 2, road_type_id = 5, speed_bin )
EmissionFactors data.frame
emission factors from EmissionRates_running exported from MOVES
Name of category, with length equal to fuel_type_id and other with id
Number to identify type of vehicle as defined by MOVES.
Number to identify emission process defined by MOVES.
Number to identify type of fuel as defined by MOVES.
Number to identify type of pollutant as defined by MOVES.
Number to identify type of road as defined by MOVES.
Data.frame or vector of avgSpeedBinID as defined by MOVES.
{ data(decoder) decoder }
Run the code above in your browser using DataLab