hasInvalidVecSpaceComponents.numeric: Generic function to check wether any vector component is...

View source: R/expression_funks.R

hasInvalidVecSpaceComponents.numericR Documentation

Generic function to check wether any vector component is non-numerical.

Description

Generic function to check wether any vector component is non-numerical.

Usage

## S3 method for class 'numeric'
hasInvalidVecSpaceComponents(x)

Arguments

x

numeric vector

Value

TRUE if and only if any component in any vector in x is non-numerical.


asishallab/GeneFamilies documentation built on July 28, 2024, 11:44 a.m.