keep_na: Keep rows with NAs in selected columns

Description Usage Arguments

View source: R/remove_na.R

Description

Keep only rows with at least one NA in one of the selected columns. Suitable for piping. Compatible with dply's select helpers.

Usage

1

Arguments

df

Data.frame to process

...

Column selection passed to 'dplyr::select'


antoine-sachet/customFunctions documentation built on Sept. 25, 2020, 8:56 p.m.