| check_length | R Documentation |
Check if valid input length
check_length(x, length, name)
x |
Scaler or vector |
length |
Length of |
name |
Name of |
Check if x has approprate length. If length of x is 1 then x is
replicated to match length. If length of x is neither 1 or length then
an error is signaled.
x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.