Skip to content

Instantly share code, notes, and snippets.

View mok0's full-sized avatar

Morten Kjeldgaard mok0

  • Samsø, Denmark
View GitHub Profile
## Infrastructure notes ########################################################
# I am running this in docker image rocker/tidyverse:3.6.1
# Load packages
library(tidyverse)
library(EpiEstim)
## Fetch data from the covid19data API #########################################
url <- "https://api.covid19data.dk/ssi_newly_hospitalized"