Egresspathy

Recent Articles:

CO2 Emission to Fill a Confined Space Estimation

Back of the napkin calculation of human emmission of CO2 and the toxicity level in contained space over time

Considering covid lockdown has the world quarentined in their houses. Some people who work from home has not left their room for weeks. I’m wondering if your room is air …


Example Markdown from ipynb

library(tidyverse)
 Attaching packages  tidyverse 1.3.0

 ggplot2 3.3.3      purrr   0.3.4
 tibble  3.0.6      dplyr   1.0.4
 tidyr   1.1.2      stringr 1.4.0
 readr   1.4.0      forcats 0.5.1

 Conflicts  tidyverse_conflicts() 
 dplyr::filter() masks stats::filter()
 dplyr::lag()    masks …