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/dsROCGLM documentation built on March 24, 2024, 1:07 p.m.