Description Usage Arguments Value Examples
View source: R/Isobole_plotting.R
Summarize the number of iterations needed across populations
1 | PI_quickTableItermax(.inputFolder)
|
.inputFolder |
path/to/Simulations |
data.table(Iterations = number of iterations, N = how many populations took that many iterations)
1 2 3 | .inputFolder <- system.file("examples/Example-1/Outputs/Simulations",
package = "populationIsoboles")
populationIsoboles:::PI_quickTableItermax(.inputFolder)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.