parameter_names_and_values: Find the names and final values of parameters that were...

Description Usage Arguments Value Examples

View source: R/datacollation.R

Description

Find the names and final values of parameters that were varied in a batch of simulations

Usage

1

Arguments

input_dir

base input directory name

Value

dataframe of parameter names and values, or NA if input_dir contains results of a single simulation

Examples

1
2
parameter_names_and_values(system.file("example_batch", "", 
package = "demonanalysis", mustWork = TRUE))

robjohnnoble/demonanalysis documentation built on June 30, 2020, 12:47 a.m.