I am currently trying to plot a graph using the following script.
plot1 <- ggplot(lab4.csv , aes( data_type, num_people)) plot1 + theme( legend.position = &quo