is_matrix_or_df: Is a matrix or data.frame?

View source: R/util.R

is_matrix_or_dfR 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.


BayesfMRI documentation built on April 4, 2025, 1:58 a.m.