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/dsBinVal documentation built on Oct. 9, 2024, 8:43 a.m.