remove_inf_and_nan: Replace Inf/-Inf/NaN values

Description Usage Arguments Details Value Author(s)

View source: R/remove_inf_and_nan.R

Description

Replace Inf, -Inf, and NaN in a matrix with NA

Usage

1

Arguments

x

input matrix

Details

This function replaces Inf, -Inf, and NaN in a matrix with NA. It is used internally by several functions.

Value

Returns a matrix object

Author(s)

Julie Padilla


padilla410/SWMPrExtension documentation built on Dec. 29, 2021, 5:48 a.m.