is_one_na: Determines if x is one NA

View source: R/is_one_na.R

is_one_naR Documentation

Determines if x is one NA

Description

Determines if x is one NA

Usage

is_one_na(x)

Arguments

x

the object to be determined if it is one NA

Value

TRUE if x is one NA, FALSE otherwise

Author(s)

Richèl J.C. Bilderbeek

Examples

check_empty_beautier_folder()


check_empty_beautier_folder()

ropensci/beautier documentation built on Nov. 3, 2023, 10:41 a.m.