I am trying to make an ioslides presentation with the scatter graphs on one slide. However I am getting these null outputs and they are pushing the scatter graphs off of my slides.
My code and the null outputs:
I have sliced all rows with na
values as I thought that may be the problem but it didn't work. I also used the is.null
function and all three datasets came back false. I just want to hide the null output.