readExecMeta(recordr, ...)
"readExecMeta"(recordr, executionId = as.character(NA), script = as.character(NA), startTime = as.character(NA), endTime = as.character(NA), tag = as.character(NA), errorMessage = as.character(NA), seq = as.integer(NA), orderBy = as.character(NA), sortOrder = "ascending", delete = FALSE, ...)
"logical"
, if TRUE, the selected runs are deleted (default: FALSE)."startTime"
and "endTime"
parameters are used to specify a time
range to find runs that started execution between the start and end times that are specified.
ExecMetadata
class description