Learn R Programming

campsismod (version 1.2.1)

allNa: Check is vector has NA's only.

Description

Check is vector has NA's only.

Usage

allNa(x)

Value

TRUE if all values are NA, FALSE otherwise

Arguments

x

any vector