get_state_outbreak_info: State data from outbreak API

View source: R/get_outbreak_info.R

get_state_outbreak_infoR Documentation

State data from outbreak API

Description

State data from outbreak API

Usage

get_state_outbreak_info(states, SNVs)

Arguments

states

A state or vector of states

SNVs

A SNV or vector of SNVs formatted for the outbreak API (eg S:Y1155H)

Examples

get_state_outbreak_info(states = c("CA", "OR"), SNVs = "S:Y1155H")

jeffkimbrel/MappgeneSummary documentation built on Dec. 24, 2024, 3:12 p.m.