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 March 29, 2025, 12:11 p.m.