moves_rpsy_meta
estimates running exhaust emissions
using MOVES emission factors.
moves_rpsy_meta(
metadata,
lkm,
ef,
fuel_type,
profile,
agemax = 31,
net,
simplify = TRUE,
verbose = FALSE,
colk,
colkt = F
)
a list with emissions at each street and data.base aggregated by categories.
data.frame with the metadata for a vein project for MOVES.
Length of each link in miles
emission factors from EmissionRates_running exported from MOVES
Data.frame of fuelSubtypeID exported by MOVES.
Data.frame or Matrix with nrows equal to 24 and ncol 7 day of the week
Integer; max age for the fleet, assuming the same for all vehicles.
Road network class sf
Logical, to return the whole object or processed by streets and veh
Logical; To show more information. Not implemented yet
Character identifying a column in 'metadata' to multiply the emission factor
Logical, TRUE if `colk` is used