Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

does_vary

Does a vector have non-zero variability?


Description

Does a vector have non-zero variability?

Usage

does_vary(x, na.rm = TRUE)

Arguments

x

Input variable

na.rm

If TRUE missing values are removed before calculation

Value

Logical. TRUE is there is variability

Examples

summarise_all(diamonds, does_vary) %>% as.logical()

radiant.data

Data Menu for Radiant: Business Analytics using R and Shiny

v1.3.12
AGPL-3 | file LICENSE
Authors
Vincent Nijs [aut, cre]
Initial release
2020-11-25

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.