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