vein (version 0.7.8)

vein-deprecated: DEPRECATED Construction function for class "EmissionsList"

Description

EmissionsList returns a tranformed object with class "EmissionsList".

Evaporative returns a tranformed object with class "Evaporative" and units g. This class represents the daily emissions presented by Mellios G and Ntziachristos (2016) Gasoline evaporation, Tier 2. Eventually it will be incorporated the techniques of Tier 3.

The functions listed below are deprecated and will be defunct in the near future. When possible, alternative functions with similar functionality are also mentioned. Help pages for deprecated functions are available at help("-deprecated").

Usage

EmissionsList(x, ...)

# S3 method for EmissionsList print(x, ...)

# S3 method for EmissionsList summary(object, ...)

# S3 method for EmissionsList plot(x, ...)

Evaporative(x, ...)

# S3 method for Evaporative print(x, ...)

# S3 method for Evaporative summary(object, ...)

# S3 method for Evaporative plot(x, ...)

emis_wrf(sdf, nr = 1, dmyhm, tz, crs = 4326, islist, utc)

hot_soak(x, carb, p, eshotc, eswarmc, eshotfi)

running_losses(x, erhotfi, lkm, carb, p, erhotc, erwarmc)

Arguments

x

object with class "EmissionList"

...

ignored

object

object with class "EmissionList"

x

Object with class "numeric"

object

Object with class "Evaporative"

...

ignored

Value

Objects of class "EmissionsList" and numeric elements as "units"

Objects of class "Evaporative" or "units"

<code>Evaporative</code>

For Evaporative, use emis_evap.

For emis_wrf, use eixport::to_as4wrf.

For running_losses, use emis_evap.

For running_losses, use emis_evap.

References

Mellios G and Ntziachristos 2016. Gasoline evaporation. In: EEA, EMEP. EEA air pollutant emission inventory guidebook-2009. European Environment Agency, Copenhagen, 2009

Mellios G and Ntziachristos 2016. Gasoline evaporation. In: EEA, EMEP. EEA air pollutant emission inventory guidebook-2009. European Environment Agency, Copenhagen, 2009

See Also

vein-deprecated

vein-deprecated

Examples

Run this code
# NOT RUN {
# do not run
# DEPRECATED
# }
# NOT RUN {
# do not run
# DEPRECATED
# }
# NOT RUN {
# Do not run
# }
# NOT RUN {
# Do not run
# }
# NOT RUN {
# Do not run
# }
# NOT RUN {
# }

Run the code above in your browser using DataCamp Workspace