Description Usage Arguments Value
View source: R/functions_for_RGWAS.R
Function to judge the square matrix whether it is diagonal matrix or not
1 | is.diag(x)
|
x |
Square matrix. |
If 'x' is diagonal matrix, 'TRUE'. Otherwise the function returns 'FALSE'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.