any.na: For each col in a df, see if there are any NA's in that col.

Description Usage Arguments Value

Description

For each col in a df, see if there are any NA's in that col.

Usage

1
any.na(x)

Arguments

df

Dataframe to check.

dimn

Dimension to apply on. See ?apply.

Value

Logical vector of length = number of columns.


mattdelhey/mdutils documentation built on May 21, 2019, 12:57 p.m.