Nothing
library(bayesMig)
source('test_functions.R')
#options(error=quote(dump.frames("last.dump", TRUE)))
cran <- TRUE
test.run.annual.simulation()
if(!cran) {
test.include.code.and.last.observed()
test.run.annual.national.simulation()
test.run.annual.national.simulation.with.interpolation()
test.run.national.simulation()
test.run.annual.simulation(parallel = TRUE)
test.run.national.simulation(parallel = TRUE)
}
#load("last.dump.rda"); debugger()
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.