phe.daily: Refresh PHE data & plots

Description Usage Arguments

View source: R/PHE-daily.R

Description

Download latest data from PHE & produce pdf of standard plots

Usage

1
2
3
4
5
phe.daily(
  highlight = c("Hertfordshire", "Norfolk"),
  hcols = c("black", "red3"),
  archive = F
)

Arguments

highlight

Vector of regions to highlight. Default is c("Hertfordshire", "Norfolk")

hcols

Vector of colours to use for highlighted regions. Default is c("black", "orange")

archive

Boolean: copy data to hard drive? Default is F


ClairBee/covid documentation built on Jan. 28, 2021, 1:20 a.m.