# NOT RUN {
# }
# NOT RUN {
diamonds_sample <- ggplot2::diamonds[sample(1:nrow(ggplot2::diamonds),size=1000),]
generate_exploratory_analysis_ppt(df = diamonds_sample, target_var = "price")
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab