draw_gender_bar: Draw bar plot about CDM person gender with plotly

Description Usage Arguments Details Value Examples

View source: R/Draw_function.R

Description

(draw_gender_bar) Draw bar plot about gender

Usage

1
draw_gender_bar(dbName, rds)

Arguments

dbName

CDM database name

rds

loaded CDM data

Details

(draw_gender_bar) Draw bar plot about gender

Value

Return bar plot.

Examples

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

## End(Not run)

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