removeMissings: Remove missing values from data

View source: R/remove_missings.R

removeMissingsR Documentation

Remove missing values from data

Description

Remove missing values from data and assign it to new data or old data.

Usage

removeMissings(symbol)

Arguments

symbol

('character(1L)') R object from which missings should be removed.

Value

Object defined in symbol wrapped by 'na.omit'.

Author(s)

Daniel S.


difuture-lmu/ds.roc.glm documentation built on March 25, 2024, 7:39 a.m.