# NOT RUN {
gg_miss_fct(x = riskfactors, fct = marital)
# }
# NOT RUN {
library(ggplot2)
gg_miss_fct(x = riskfactors, fct = marital) + labs(title = "NA in Risk Factors and Marital status")
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab