is.xifti_meta: Validate the '"meta"' component of a '"xifti"' object

View source: R/is.xifti.R

is.xifti_metaR Documentation

Validate the "meta" component of a "xifti" object

Description

Check if object is valid for xifti$meta, where xifti is a "xifti" object.

Usage

is.xifti_meta(x)

Arguments

x

The putative "meta" component.

Details

This is a helper function for is.xifti.

Requirements: the structure must match that of the "meta" component of template_xifti.

Value

Logical. Is x a valid "meta" component?


mandymejia/ciftiTools documentation built on Feb. 28, 2024, 11:20 a.m.