Description Usage Arguments Details Value
Converts raw counts to either percentage or proportion formats.
1 | mv_reformat(.data, statistic, format, output = "long")
|
.data |
A tbl created with |
statistic |
The statistic to reformat |
format |
Either |
output |
Either |
The statistics that can be reformatted are as follows:
"Stops"
or "Stop Rate"
"Searches"
or "Search Rate"
"Arrests"
or "Arrest Rate"
"Contraband"
, "Hit Rate"
, or "Contraband Hit Rate"
A tibble with the reformatted data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.