draw_visit_freq_graph: Draw bar plot about CDM person gender with plotly

Description Usage Arguments Details Value Examples

View source: R/Draw_function.R

Description

(draw_visit_freq_graph) Draw bar plot about gender

Usage

1

Arguments

dbName

CDM database name

rds

loaded CDM data

type

'min' or 'max'

Details

(draw_visit_freq_graph) Draw bar plot about gender

Value

Return bar plot.

Examples

1
2
3
4
## Not run: 
draw_visit_freq_graph(dbName = 'MYCDM', rds = loaded_rds, type = 'min')

## End(Not run)

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