View source: R/summary_emission_24h.R
summary_emission_24h | R Documentation |
Calculate the summary for each specie of gas and aerosol in two emission file
summary_emission_24h(file_00, file_12 = file_00[2], ...)
file_00 |
file patch and name for 00z emission file |
file_12 |
file patch and name for 12z emission file |
... |
arguments passed to summary_emission |
a data.frame containing the pollutant name, minimum, average, maximum, units, molar weight and total (in kt/year)
summary_emission
## Not run:
summary_emission_24h(file_00 = 'wrfchemi_00z_d01',
file_12 = 'wrfchemi_12z_d01')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.