View source: R/type_checkers.R
matrix_list_dim_equal | R Documentation |
Checks that all elements of a pair of lists have the same dimensionality
matrix_list_dim_equal(l1, l2)
l1 |
a list |
l2 |
a list |
boolean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.