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()


bergsmat/wrangle documentation built on Oct. 27, 2024, 12:13 a.m.