isNA: is.na but also tests for "NA" character

View source: R/package.R

isNAR Documentation

is.na but also tests for "NA" character

Description

deals with NA characters

Usage

isNA(x, na.char = c("NA", "NULL", "na", "null"))

kevinmhadi/khtools documentation built on Feb. 14, 2025, 10:25 a.m.