latest_outbreaks_by_country: Latest Disease Outbreaks by Country

View source: R/outbreaks.R

latest_outbreaks_by_countryR Documentation

Latest Disease Outbreaks by Country

Description

Latest Disease Outbreaks by Country

Usage

latest_outbreaks_by_country(country)

Arguments

country

GIDEON country code

Value

Returns information of latest outbreak of every disease for a requested country.

See Also

https://api-doc.gideononline.com/#a331d79d-c265-48a3-a45a-dbca49c8d38d

lookup_gideon_id

Examples

albania_country_code <- lookup_gideon_id("countries", "Albania")
latest_outbreaks_by_country(albania_country_code)

gideononline/gideon-api-r documentation built on March 19, 2022, 5:07 p.m.