Hey there, I have some trouble with my ggplot graph here: plot_m_overlap <- ggplot(data=agg_sums, aes(x=datum))+ geom_line(aes(y=med1_p) ...
確定! 回上一頁