is_matrix_or_df {BayesfMRI}R Documentation

Is a matrix or data.frame?

Description

Is this a matrix or data.frame?

Usage

is_matrix_or_df(x)

Arguments

x

The object

Value

Length-one logical.


[Package BayesfMRI version 0.10.1 Index]