May 13, 2019

Slide with Plotly Instruction

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

Slide with R Output

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)

Slide with Plot

## Warning: Ignoring 37 observations

THANK YOU

THANK YOU