Learn R Programming

climatehealth (version 1.0.0)

validate_case_type: Ensure that the case_type parameter is valid

Description

Ensures that the case_type parameter is either malaria or diarrhea to comply with supported indicators.

Usage

validate_case_type(case_type)

Value

Character. The lower case_type.

Arguments

case_type

Character. The value of the case_type parameter.