draw_line_graph: Draw line graph about CDM data

Description Usage Arguments Details Value Examples

View source: R/Draw_function.R

Description

(draw_line_graph) Draw line graph

Usage

1
draw_line_graph(dbName, rds, rdsConcept)

Arguments

dbName

CDM database name

rds

loaded CDM data

rdsConcept

rds

Details

(draw_line_graph) Draw line graph

Value

Return line graph

Examples

1
2
3
4
## Not run: 
draw_line_graph(dbName = 'MYCDM', rds = loaded_rds, rdsConcept = 'conditiontbl_start')

## End(Not run)

ABMI/GEMINI documentation built on Feb. 16, 2020, 10:30 p.m.