# NOT RUN {
plot_line(dat = lendingclub, x = "grade")
plot_line(dat = lendingclub, x = "grade",
y = "mort_acc",type = "bad_pct",g_x = 10,g_y = 3, cut_bin =
"equal_depth",target = "loan_status")
# }
Run the code above in your browser using DataLab