# NOT RUN {
plot_density(dat = lendingclub, x = "annual_inc",y = "emp_length", m =0, hist = -1)
plot_density(dat = lendingclub, x = "annual_inc", m = 2,
colors_y = love_color(type = "line")[c(1,3)])
# }
Run the code above in your browser using DataLab