set_negative_values_to_zero | R Documentation |
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)
data |
A data frame |
A data frame with all relevant data > 0.
Optional processing function
totalise_data()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.