endemic_diseases_by_country: Diseases Endemic to a Country

View source: R/outbreaks.R

endemic_diseases_by_countryR Documentation

Diseases Endemic to a Country

Description

Diseases Endemic to a Country

Usage

endemic_diseases_by_country(country)

Arguments

country

GIDEON country code

Value

Returns the list of all diseases that are endemic to the country.

See Also

https://api-doc.gideononline.com/#feab6f00-e926-49df-9a34-114cfafdf685

lookup_gideon_id

Examples

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

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