ciftiTools (version 0.1.6.0)

is.nummat: Validate a numeric matrix

Description

Check if object is a numeric matrix.

Usage

is.nummat(x)

Arguments

x

The putative numeric matrix

Value

Logical. Is x a valid numeric matrix?

Details

This is a helper function for is.xifti.