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 March 2, 2024, 4:35 a.m.