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 3.0.0 Index]