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.


NumbersInternational/flipU documentation built on Aug. 10, 2024, 8:11 p.m.