get_country_outbreak_info: Country data from outbreak API

View source: R/get_outbreak_info.R

get_country_outbreak_infoR Documentation

Country data from outbreak API

Description

The country code appears to be a three character string, like "USA" for the United States, or "CAN" for Canada.

Usage

get_country_outbreak_info(countries, SNVs)

Arguments

countries

A country or vector of countries

SNVs

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

Examples

get_country_outbreak_info(countries = c("CA", "OR"), SNVs = "S:Y1155H")

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