Subset data to extract a single category and time point for cross sectional comparisons between departments.

mv_filter(.data, category, year)

Arguments

.data

A tbl created with mv_get_agency

category

Category to extract

year

Year to extract

Value

A tibble containing the subset data.