Learn R Programming

Achilles (version 1.7.2)

showReportTypes: showReportTypes

Description

showReportTypes Displays the Report Types that can be passed as vector values to exportToJson.

Usage

showReportTypes()

Arguments

Value

none (opens the allReports vector in a View() display)

Details

exportToJson supports the following report types: "CONDITION","CONDITION_ERA", "DASHBOARD", "DATA_DENSITY", "DEATH", "DRUG", "DRUG_ERA", "META", "OBSERVATION", "OBSERVATION_PERIOD", "PERSON", "PROCEDURE","VISIT"

Examples

Run this code
if (FALSE) {
showReportTypes()
}

Run the code above in your browser using DataLab