ggplot(data = Covid_data_filtered, mapping = aes(x = Pneumonia.Deaths, y = Covid_Deaths))+geom_point()
问问题
24 次
ggplot(data = Covid_data_filtered, mapping = aes(x = Pneumonia.Deaths, y = Covid_Deaths))+geom_point()