draw_null_bar: Draw bar plot with null ratio about CDM data

Description Usage Arguments Details Value Examples

View source: R/Draw_function.R

Description

(draw_null_bar) Draw bar plot with null ratio

Usage

1
draw_null_bar(dbName, rds, rdsConcept)

Arguments

dbName

CDM database name

rds

loaded CDM data

rdsConcept

rds

Details

(draw_null_bar) Draw bar plot with null ratio

Value

Return two bar plot.

Examples

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

## End(Not run)

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