View source: R/emulator_runs_complete.R
emulator_runs_complete | R Documentation |
Checks whether set of given runs is complete.
emulator_runs_complete(list_of_directories, runnumbers = 1:73)
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 |
Logical. TRUE if set of numbers at the end of the path names is idential to runnumbers
.
David Klein
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.