| check_same_length | R Documentation |
Check that two vectors have the same length
check_same_length(
x,
y,
arg_x = as.character(substitute(x)),
arg_y = as.character(substitute(y))
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.