dot-is_equal_rmInf: Check if two vectors 'x' and 'y' are equal after remove 'Inf'

.is_equal_rmInfR Documentation

Check if two vectors x and y are equal after remove Inf

Description

Check if two vectors x and y are equal after remove Inf

Usage

.is_equal_rmInf(x, y)

Arguments

x

A vector

y

A vector

Value

A logical value


rbioacc documentation built on May 29, 2024, 3:57 a.m.