Learn R Programming

campsismod (version 1.4.0)

all_na: Check is vector has NA's only.

Description

Check is vector has NA's only.

Usage

all_na(x)

Value

TRUE if all values are NA, FALSE otherwise

Arguments

x

any vector