data('dive.sim')
attach(dive.sim)
attach(dive.sim$params)
o = dsdive.obstx.matrix(depth.bins = depth.bins, beta = beta, lambda = lambda,
s0 = 1, tstep = 300, include.raw = TRUE, delta = 1e-10)
detach(dive.sim$params)
detach(dive.sim)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.