Please slide to the fourth page of the presentation to see the plot,this is my fourth attempt with reviewers saying they didnt see the plot. I dont want to do this work again. Thank you in advance
May 13, 2019
Please slide to the fourth page of the presentation to see the plot,this is my fourth attempt with reviewers saying they didnt see the plot. I dont want to do this work again. Thank you in advance
suppressMessages(library(plotly))
## Warning: package 'plotly' was built under R version 3.5.3
## Warning: package 'ggplot2' was built under R version 3.5.3
suppressMessages(library(tidyr))
## Warning: package 'tidyr' was built under R version 3.5.3
suppressMessages(library(dplyr))
## Warning: package 'dplyr' was built under R version 3.5.3
# dataset is 'airquality' here data(airquality)
## Warning: Ignoring 37 observations
THANK YOU