powered by
Set data values to 0 if they are negative in a dataset. Data in the datasets should always be > 0.
set_negative_values_to_zero(data)
A data frame
A data frame with all relevant data > 0.
Optional processing function totalise_data()
totalise_data()