is_integer_matrix: Check if an integer matrix of dimension n x m

Description Usage Arguments

View source: R/predicates.R

Description

this function checks if the input is an integer matrix of dimension n x m

Usage

1

Arguments

x

is the input

n

is the input matrix rows

m

is the input matrix columns


BayesMRA documentation built on Aug. 18, 2020, 5:08 p.m.