removeCols_nNAs: Remove Columns with More than N NAs

Description Usage Arguments

View source: R/PQPQHelper.R

Description

This functionr finds the number of NAs in each column, and removes any columns with more than n missing values.

Usage

1

Arguments

df

The matrix with possible missing values

n

The upper limit of NAs allowed in a column


abell8/PQPQ documentation built on May 20, 2019, 8:47 a.m.