nona: nona

View source: R/skitools.R

nonaR Documentation

nona

Description

Given data.frame / data.table dt outputs only the columns that are non.na in at least thresh fraction of the rows

Usage

nona(dt, thresh = 0.1)

Value

data.table with a subset of columns that have at least a given fraction of non NA entries

Author(s)

Marcin Imielinski


mskilab/skitools documentation built on Aug. 31, 2023, 1:13 p.m.