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 March 11, 2024, 11:04 p.m.