save.sim.results | R Documentation |
Saves the simulation results from each replicate to file. It will save up to 3 txt files, one for the abundance estimation for individuals, one for the abundance estimation of clusters (where applicable) and one for detectability estimates and model selection information.
save.sim.results(simulation, filepath = character(0), sim.ID = numeric(0))
simulation |
object of class |
filepath |
optionally a path to the directory where you would like the files saved, otherwise it will save it to the working directory. |
sim.ID |
optionally you can add a simulation ID to the filename |
invisibly returns the original simulation object
L. Marshall
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.