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, maxid = 0L) {
    .Call('_facilitation_simulation', PACKAGE = 'facilitation', maxtime, num_pops, num_stages, parameters, interactionsD, interactionsG, interactionsR, init, history, restore, w, h, bcond, starttime, maxpop, maxid)
}
Lobz/facilitation documentation built on May 7, 2019, 2:01 p.m.