IDEMSInternational / carbonr

Calculating carbon emissions in R
Other
14 stars 2 forks source link

Separate out `vehicle_emissions` into two functions #19

Open lilyclements opened 1 year ago

lilyclements commented 1 year ago

We can separate out vehicle_emissions into vehicle_emissions and land_emissions:

vehicle_emissions - do what's under:

land_emissions - do what's under:

lilyclements commented 1 year ago

How to handle rail here and rail_emissions function elsewhere? These should be combined