plot.new() plot.window(xlim = c(0, 1), ylim = c(0, 1)) arrows(.05, .075, .45, .9, ... You can create nice interactive graphs using plotly::plot_ly .
確定! 回上一頁