Last update: 2020-06-11
As companies and research institutions have began to develop covid 19
vaccines, their projects are being monitored in real time by a variety
of observers. The covid19vaccines
package contains weekly updates of
the WHO DRAFT landscape of COVID-19 candidate vaccines in a tidy
format.
When you use data from this package, please refer to the WHO’s respective landscape document and read the WHO’s disclaimer.
You can install the beta version of covid19vaccines from GitHub with:
install.packages("devtools")
devtools::install_github("markushlang/covid19vaccines")
library(covid19vaccines)
data("covid19vaccines")
To look at the tibble that contains the data, do this:
covid19vaccines
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.