rmInfinite: remove Infinite values

rmInfiniteR Documentation

remove Infinite values

Description

remove Infinite values

Usage

rmInfinite(x, infiniteValue = NULL, ...)

Arguments

x

vector input

infiniteValue

NULL to remove Infinite values, or a replacement value

...

additional parameters are ignored

Details

This function removes any positive or negative infinite numerical values, optionally replacing them with a given value or NA.

Value

numeric vector with infinite values either removed, or replaced with the supplied value.

See Also

Other jam practical functions: breakDensity(), checkLightMode(), check_pkg_installed(), colNum2excelName(), color_dither(), diff_functions(), exp2signed(), fileInfo(), fixYellow(), getAxisLabel(), handleArgsText(), heads(), isFALSEV(), isTRUEV(), jamba, jargs(), kable_coloring(), lldf(), log2signed(), make_html_styles(), make_styles(), match_unique(), mergeAllXY(), middle(), minorLogTicks(), newestFile(), printDebug(), renameColumn(), rmNAs(), rmNA(), rmNULL(), sclass(), sdim(), setPrompt()


jmw86069/jamba documentation built on March 26, 2024, 5:26 a.m.