ggplot (aes(x = year, y = mean.streak, color = year), data = streaks)+ ... Is there a way to pass a smooth line through all the data with 59 data points?
確定! 回上一頁