Deprecated function

Deprecated 'sfsmisc' Functions

Deprecated 'sfsmisc' Functions

These functions are provided for compatibility with older versions of the sfsmisc package only, and may be defunct as soon as of the next release.

pmax.sa(scalar, arr) pmin.sa(scalar, arr)

Arguments

  • scalar: numeric scalar.
  • arr: any numeric object, typically array.

Details

pmax.sa(s, a) and pmin.sa(s, a) return (more-dimensional) arrays. These have been deprecated, because pmax and pmin do so too, if the array is used as first argument.

  • Maintainer: Martin Maechler
  • License: GPL (>= 2)
  • Last published: 2024-11-05