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 May 22, 2023, 11:30 a.m.