Get IDs of bad Hauls or Samples

extractErrorIDs(errorString, bullet = "* ", sep = ": ", collapse = "\n")

Arguments

errorString

A error string (as returned from runFunction).

bullet

A character string giving the prefix used when listing bad Hauls or Samples.

sep

A character string markingg the start of the reported ID.

collapse

A character string separator between ID lines.

Value

An list of IDs.