View source: R/get_outbreak_info.R
get_state_outbreak_info | R Documentation |
State data from outbreak API
get_state_outbreak_info(states, SNVs)
states |
A state or vector of states |
SNVs |
A SNV or vector of SNVs formatted for the outbreak API (eg S:Y1155H) |
get_state_outbreak_info(states = c("CA", "OR"), SNVs = "S:Y1155H")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.