is_concordance_matrix: Checks if x is of type matrix and has rownames and column...

View source: R/classifications.R

is_concordance_matrixR Documentation

Checks if x is of type matrix and has rownames and column names

Description

Checks if x is of type matrix and has rownames and column names

Usage

is_concordance_matrix(x)

Arguments

x

Value

boolean


simschul/my.utils documentation built on June 29, 2023, 6:50 a.m.