dropRowsWithMissingData: Function that drops rows in the discrete and continuous...

Description Usage Arguments Value

Description

Function that drops rows in the discrete and continuous datasets which have missing data percentage above a provided threshold

Usage

1
dropRowsWithMissingData(missingDataThreshold, datasetsList_old)

Arguments

missingDataThreshold

the threshold of missing data in a row for which that data should be removed

datasetsList_old

list of the discrete and continuous datasets

Value

a similar list like the parameter passed in, with rows having too much missing data removed


ncsa/DataHarmonizationPipeline documentation built on May 30, 2019, 2:05 p.m.