ciftiTools (version 0.14.0)

is.nummat: Validate a numeric matrix

Description

Check if object is a numeric matrix.

Usage

is.nummat(x)

Value

Logical. Is x a valid numeric matrix?

Arguments

x

The putative numeric matrix

Details

This is a helper function for is.xifti.