same_length | R Documentation |
Compares lengths of two objects, handling special cases for lists and data frames.
same_length(x, y)
x |
First object to compare |
y |
Second object to compare |
Logical indicating if objects have same length
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.