remove_na_only: Remove all columns which contain only NAs Optimised for...

View source: R/remove_na_only.R

remove_na_onlyR Documentation

Remove all columns which contain only NAs Optimised for magrittr / dplyr pipes

Description

Remove all columns which contain only NAs Optimised for magrittr / dplyr pipes

Usage

remove_na_only(df)

Arguments

df

Data frame to be passed through


martinctc/surveytoolbox documentation built on Feb. 20, 2025, 8:33 p.m.