draw_pie: Draw pie plot about CDM data with plotly

Description Usage Arguments Details Value Examples

View source: R/Draw_function.R

Description

(draw_pie) Draw bar plot about gender

Usage

1
draw_pie(dbName, rds, rdsConcept)

Arguments

dbName

CDM database name

rds

loaded CDM data

rdsConcept

rds

Details

(draw_pie) Draw bar plot about gender

Value

Return pie plot.

Examples

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

## End(Not run)

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