Description Usage Arguments Value Examples
View source: R/datacollation.R
Find the names and final values of parameters that were varied in a batch of simulations
1 | parameter_names_and_values(input_dir)
|
input_dir |
base input directory name |
dataframe of parameter names and values, or NA if input_dir contains results of a single simulation
1 2 | parameter_names_and_values(system.file("example_batch", "",
package = "demonanalysis", mustWork = TRUE))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.