Learn R Programming

Achilles (version 1.4)

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", "HEEL", "META", "OBSERVATION", "OBSERVATION_PERIOD", "PERSON", "PROCEDURE","VISIT"

Examples

Run this code
# NOT RUN {
  showReportTypes()
# }

Run the code above in your browser using DataLab