drop_missing_rows: drop rows with missing values

Description Usage Arguments

Description

drop rows with missing values

Usage

1
drop_missing_rows(data, threshold, metadata_prefix = NULL)

Arguments

data

dataframe

threshold

float remove row(s) if the proportion of missing values equals or exceeds 'threshold'

metadata_prefix

string, prefix for metadata columns


Swarchal/phenoScreen documentation built on May 9, 2019, 3:26 p.m.