is.diag: Function to judge the square matrix whether it is diagonal...

Description Usage Arguments Value

View source: R/functions_for_RGWAS.R

Description

Function to judge the square matrix whether it is diagonal matrix or not

Usage

1

Arguments

x

Square matrix.

Value

If 'x' is diagonal matrix, 'TRUE'. Otherwise the function returns 'FALSE'.


RAINBOWR documentation built on Jan. 7, 2022, 5:15 p.m.