library( plotly ) x = rnorm( 1000 ), y = rnorm( 1000 ), ... y1 = 2*x + rnorm ( 100 ) y2 = -2*x + rnorm ( 100 ) ... width 123 layout ( ) title 'string'.
確定! 回上一頁