Description Usage Arguments Value Examples
View source: R/Isobole_plotting.R
Functions to read simulation results
1 | PI_readOutsideGrid(.inputFolder)
|
.inputFolder |
Folder where the results are stored. Is searched recursively |
data.table(outsideGrid) containing if the isobole is outside the defined grid for each population
1 2 3 | .inputFolder <- system.file("examples/Example-1/Outputs/Simulations",
package = "populationIsoboles")
populationIsoboles:::PI_readOutsideGrid(.inputFolder)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.