# NOT RUN {
## It runs for all numeric variables automatically
plotar(data=heart_disease, target="has_heart_disease", plot_type="histdens")
plotar(heart_disease, input = 'age', target = 'chest_pain', plot_type = "boxplot")
# }
Run the code above in your browser using DataLab