emulator_runs_complete: Checks whether set of given runs is complete.

View source: R/emulator_runs_complete.R

emulator_runs_completeR Documentation

Checks whether set of given runs is complete.

Description

Checks whether set of given runs is complete.

Usage

emulator_runs_complete(list_of_directories, runnumbers = 1:73)

Arguments

list_of_directories

Vector of strings containing path names. Must have "-xy" at the end of each name, with xy beinga one or two digit number.

runnumbers

Vector of integers providing the number that have to be present in list_of_directories.

Value

Logical. TRUE if set of numbers at the end of the path names is idential to runnumbers.

Author(s)

David Klein


pik-piam/remulator documentation built on Oct. 19, 2023, 4:07 p.m.