Description Usage Arguments Value
Ueberprueft, ob in einem Vektor nur ein einziger Wert vorkommt.
1 | is_constant(x, na.rm = TRUE)
|
x |
Vektor, der ueberprueft wird. |
na.rm |
Logischer Wert, ob vorhandene NA-Werte ignoriert werden (Default: TRUE, d.h. sie werden nicht beruecksichtigt). |
Logischer Wert, ob Vektor x
konstant ist.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.