knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)
library(covid19sf)

The covid19sf package provides a daily summary of the covid19 cases in San Francisco. The package includes the following datasets:

The following dataset were deprecated and replaced by the covid19sf_population dataset:

Data soucre: San Francisco, Department of Public Health - Population Health Division through the San Francisco Opne Data protal website



RamiKrispin/covid19sf documentation built on April 3, 2023, 4:11 p.m.