How to plot several curves on one graph with defined function in R?

后端 未结 0 1765
长发绾君心
长发绾君心 2020-12-29 22:26

I need to plot a couple of curves on one graph. I\'ve got trajectories of Brownian simulation which I got from the function:

brownian <- function(T,N){
  a         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题