Description Usage Arguments Value Examples
Check if the input is constant (excluding NA)
1 2 3 |
var |
a vector, list, dataframe column |
TRUE or FALSE
1 2 | is_constant(1:10)
is_not_constant(1:10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.