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()

richelbilderbeek/beastscriptr documentation built on April 9, 2024, 2:28 p.m.