Description Usage Arguments Examples
Helper functions asserts that both inputs are of the same length.
1 | check_length(x, y)
|
x |
The first input |
y |
Thes second input |
1 | check_length(c(1:3),c(1:3))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.