all_na: Checks Whether All Missing

View source: R/utils.R

all_naR Documentation

Checks Whether All Missing

Description

Internal function to check whether a whole vector is NA.

Usage

all_na(x)

Arguments

x

(vector)
vector to check.

Value

Corresponding flag.


insightsengineering/hermes documentation built on Dec. 15, 2024, 8:07 a.m.