To add curves in ggplot, you can use the stat_function as follows: library("ggplot2"). ggplot(data.frame(x=c(0, 10)), ...
確定! 回上一頁