removeNAColumns: receives a DF and remove automatically from it all columns...

Description Usage

View source: R/removeNAColumns.R

Description

receives a DF and remove automatically from it all columns 'that reach a specified percentual of NA per column

Usage

1
removeNAColumns(df, threshold = 1, savelistnames = F)

jpfonseca84/jptools documentation built on May 6, 2019, 1:31 a.m.