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

View source: R/expression_funks.R

hasInvalidVecSpaceComponentsR 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

hasInvalidVecSpaceComponents(x)

Arguments

x

generic object

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.