Learn R Programming

readepi (version 1.0.4)

sormas_get_pathogen_data: Get pathogen tests data from SORMAS

Description

Get pathogen tests data from SORMAS

Usage

sormas_get_pathogen_data(login, since)

Value

A data frame with the following two columns: 'case_id', 'Ct_values'

Arguments

login

A list with the user's authentication details

since

A Date value in ISO8601 format (YYYY-mm-dd). Default is 0 i.e. to fetch all cases from the beginning of data collection.