all_or_all_na: All() giving NA only if all values are NA

View source: R/na.R

all_or_all_naR Documentation

All() giving NA only if all values are NA

Description

All() giving NA only if all values are NA

Usage

all_or_all_na(...)

Arguments

...

Values

Value

NA if and only if all ... are NA, else all(...), ignoring NA values


tidytidbits documentation built on March 18, 2022, 6:10 p.m.