showReportTypes {Achilles}R Documentation

showReportTypes

Description

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

Usage

showReportTypes()

Details

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

Value

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

Examples

## Not run: 
showReportTypes()

## End(Not run)

[Package Achilles version 1.7.2 Index]