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 April 2, 2024, 5:01 a.m.