montagu_disease: Retrieve disease with given id.

Description Usage Arguments Value

View source: R/diseases.R

Description

Diseases have an internal id and a name in Montagu, which are generally, but not always the same. Occasionally, it is necessary to provide the disease id to Montagu functions.

Usage

1
montagu_disease(disease_id, location = NULL)

Arguments

disease_id

The disease id.

location

the montagu server to connect to.

Value

a list of an id and a disease name


vimc/montagu-r documentation built on Oct. 10, 2019, 9:10 p.m.