kyotil (version 2016.11-9)

get.sim.res: Read simulation results

Description

Go through a folder and read all files and combine the results into a multidimensional array.

Usage

get.sim.res(foldername, verbose = TRUE)

Arguments

foldername
string
verbose
Boolean

Value

A multidimensional array.

Details

Depends on package abind to combine arrays from files.