Description Usage Arguments Details Value
Download a single agency's data from the Missouri Attorney General's Office.
1 | mv_get_agency(browser, agency, statistic, pause = 3, add_agency = TRUE)
|
browser |
Name of a browser binding created with |
agency |
An agency name (for St. Louis City and County agencies) or id number (for agencies statewide). |
statistic |
The statistic to download |
pause |
Number of seconds to pause while pages load - adjust as needed depending on internet connection |
add_agency |
Append agency name to returned data; set to |
The statistics that can be downloaded for each agency are as follows:
"Disparity"
"Stops"
"Searches"
"Arrests"
"Contraband"
A tibble in 'long' format containing vehicle stop statistics for the
requested agency. Data may need additional formatting - see mv_reformat
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.