View source: R/get_outbreak_info.R
get_country_outbreak_info | R Documentation |
The country code appears to be a three character string, like "USA" for the United States, or "CAN" for Canada.
get_country_outbreak_info(countries, SNVs)
countries |
A country or vector of countries |
SNVs |
A SNV or vector of SNVs formatted for the outbreak API (eg S:Y1155H) |
get_country_outbreak_info(countries = c("CA", "OR"), SNVs = "S:Y1155H")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.