data_rm_missings {volker}R Documentation

Remove missings and output a message

Description

Remove missings and output a message

Usage

data_rm_missings(data, cols)

Arguments

data

Data frame.

cols

A tidy column selection.

Value

Data frame.


[Package volker version 3.1.0 Index]