... repr.plot.height = 3) ggplot(data=fdat, aes(x=S, y=Price)) + geom_hline(yintercept = 0, col="gray80") + geom_line() + labs(x = "S_T", ...
確定! 回上一頁