Remove zero values, drop missings and output a message
data_rm_zeros(data, cols)
data
Data frame.
cols
A tidy column selection.