R/RcppExports.R

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

simulation <- function(maxtime, num_pops, num_stages, parameters, interactionsD, interactionsG, interactionsR, init, history, restore = FALSE, w = 100, h = 100, bcond = 1L, starttime = 0, maxpop = 30000L) {
    .Call('_facilitation_simulation', PACKAGE = 'facilitation', maxtime, num_pops, num_stages, parameters, interactionsD, interactionsG, interactionsR, init, history, restore, w, h, bcond, starttime, maxpop)
}

Try the facilitation package in your browser

Any scripts or data that you put into this service are public.

facilitation documentation built on May 2, 2019, 5:54 a.m.