extractErrorIDs: Get IDs of bad Hauls or Samples

View source: R/Utilities.R

extractErrorIDsR Documentation

Get IDs of bad Hauls or Samples

Description

Get IDs of bad Hauls or Samples

Usage

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.


StoXProject/RstoxFramework documentation built on Oct. 17, 2023, 1:24 p.m.