knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/" )
A model to speciate emissions. In the future, it will include estimation methods, methods, classes and more.
It includes emissions from:
Kawashima, A. B., Martins, L. D., Abou Rafee, S. A., Rudke, A. P.,
remotes::install_github("atmoschem/fem")
pm <- rnorm(n = 100, mean = 400, sd = 2) (df <- fem::spec_industry(pm, code = "01_petroleum"))
FEM is designed to be used with VEIN and generate inputs for different chemical mechanisms
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.