informative.data.frame: Drop columns in x that are entirely NA.

View source: R/wrangle.R

informative.data.frameR Documentation

Drop columns in x that are entirely NA.

Description

Drops columns in x that are entirely NA.

Usage

## S3 method for class 'data.frame'
informative(x, ...)

Arguments

x

data.frame

...

ingored

Value

data.frame

See Also

Other informative: informative()


wrangle documentation built on May 29, 2024, 12:29 p.m.