View source: R/type_checkers.R
is_matrix_list | R Documentation |
Checks that all elements of list are a matrix. Will return FALSE for empty list.
is_matrix_list(l)
l |
a list |
boolean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.