AnyNA: Check if there are any NAs in a data frame

View source: R/properties.R

AnyNAR Documentation

Check if there are any NAs in a data frame

Description

Check if there are any NAs in a data frame

Usage

AnyNA(data, formula = NULL)

Arguments

data

A data.frame.

formula

A formula. Where supplied, only variables in the formula are checked.

Value

logical.


Displayr/flipU documentation built on Feb. 28, 2025, 4:40 p.m.