Rdocumentation
powered by
Learn R Programming
EcoSimR (version 0.1.0)
sim9_single: sim9_single
Description
Function for a single iteration of the sequential swap.
Usage
sim9_single(speciesData = matrix(rbinom(100, 1, 0.5), nrow = 10))
Arguments
speciesData
binary presence-absence matrix.
Details
See details for sim9.