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