Articles by Boiled Data

COVID-19: Mortality in Germany, 2020/21

December 10, 2021 | Boiled Data

#Preliminaries: knitr::opts_chunk$set( message=FALSE, warning=FALSE) #echo = FALSE, rm(list=ls()) library(tidyverse) library(gridExtra) library(grid) library(lubridate) theme_set(theme_light()) Introduction Since year 2019/2020 mankind has to deal with the communicable disease COV...
[Read more...]

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)