-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
33 lines (32 loc) · 923 Bytes
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Generated by roxygen2: do not edit by hand
export(ukc_available)
export(ukc_crime_category)
export(ukc_crime_coord)
export(ukc_crime_loc)
export(ukc_crime_location)
export(ukc_crime_no_location)
export(ukc_crime_poly)
export(ukc_force_details)
export(ukc_forces)
export(ukc_last_update)
export(ukc_neighbourhood_boundary)
export(ukc_neighbourhood_events)
export(ukc_neighbourhood_location)
export(ukc_neighbourhood_priorities)
export(ukc_neighbourhood_specific)
export(ukc_neighbourhood_team)
export(ukc_neighbourhoods)
export(ukc_officers)
export(ukc_specific_outcome)
export(ukc_stop_search_coord)
export(ukc_stop_search_force)
export(ukc_stop_search_loc)
export(ukc_stop_search_location)
export(ukc_stop_search_no_location)
export(ukc_stop_search_poly)
export(ukc_street_crime)
export(ukc_street_crime_outcome)
importFrom(httr,GET)
importFrom(jsonlite,fromJSON)
importFrom(purrr,compact)
importFrom(tibble,as_tibble)