getNumSearchRuns: Get number of applied search runs

Description Usage Arguments Details Value

Description

Get the number of applied runs of the given search when solving the given problem. This is a generic S3 method.

Usage

1

Arguments

data

data object containing the analysis results

problem

name of the analyzed problem. Can be omitted if the data contains results for a single problem only.

search

name of the applied search. Can be omitted if the data contains results for a single search only (for the considered problem).

Details

If the data contains results for a single problem only, the argument problem can be omitted. Likewise, if – for the considered problem – results are available for a single search only, the argument search can be omitted.

Value

numeric: number of applied search runs


hdbeukel/james-analysis-R documentation built on May 17, 2019, 3:18 p.m.