to_complete_cases: Forces 'complete_cases = TRUE' at 'impute_na = FALSE'

to_complete_casesR Documentation

Forces 'complete_cases = TRUE' at 'impute_na = FALSE'

Description

Forces 'complete_cases = TRUE' at 'impute_na = FALSE'

Usage

to_complete_cases(complete_cases = FALSE, impute_na = FALSE)

Arguments

complete_cases

Logical; if TRUE, only cases that are complete with no missing values will be used. The default is FALSE.

impute_na

Logical; if TRUE, data with the imputation of missing values will be used. The default is FALSE.


qzhang503/proteoQ documentation built on March 16, 2024, 5:27 a.m.