data_rm_negatives {volker}R Documentation

Remove negatives and output a warning

Description

Remove negatives and output a warning

Usage

data_rm_negatives(data, cols)

Arguments

data

Data frame

cols

A tidy column selection

Value

Data frame


[Package volker version 2.1.0 Index]