View source: R/error-checking.R
is_ragged_list | R Documentation |
Check whether list elements have different lenghts.
is_ragged_list(x)
x |
item to check. |
TRUE only if x is a ragged list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.