replaceInVector function

replace a very large neagtive number with something - usually NA_REAL

replace a very large neagtive number with something - usually NA_REAL

replaceInVector(v, r, x)

Arguments

  • v: A NumericVector.
  • r: A double - the value to be replaced if it is < -1e300.
  • x: A double - the value to repalce r with.
  • Maintainer: Dan Cloney
  • License: GPL-3
  • Last published: 2025-02-19