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/surveytools documentation built on Nov. 21, 2024, 10:48 p.m.