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 Jan. 25, 2025, 6:21 a.m.