COVID19 Covariants by Country
CoVariants provides an overview of SARS-CoV-2 variants and mutations that are of interest. Here, you can find out what mutations define a variant, what impact they might have (with links to papers and resources), and where variants are found
More information available at the Quartz Software Infection Disease Data Repository
Usage
covariants.country(use_memory = T, use_disk = T, bust_cache = F, ...)
Arguments
- use_memory
Whether to use memory caching.
- use_disk
Whether to use disk caching.
- bust_cache
Whether to bust (refresh) the cache.
- ...
arguments to forward to the cache_download function.
Details
This function uses the cache_download function to download the data from the repository.
Examples
data <- covariants.country()
#> [1] " covariants.country is deprecated. Please use covariants_country instead"