Brownian Motion example works from sde R package

Brownian Motion example works from sde R package To do Brownian motion, I have confirmed the examples of BM() works from the sde R package: plot(BM()) plot(BBridge()) plot(GBM()) http://cran.r-project.org/web/packages/sde/sde.pdf