-
Notifications
You must be signed in to change notification settings - Fork 3
/
NAMESPACE
39 lines (38 loc) · 904 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
34
35
36
37
38
39
# Generated by roxygen2: do not edit by hand
export(ojo_add_counts)
export(ojo_add_issues)
export(ojo_add_minutes)
export(ojo_add_party_details)
export(ojo_auth)
export(ojo_case_types)
export(ojo_check_ssl)
export(ojo_civ_cases)
export(ojo_collect)
export(ojo_color)
export(ojo_connect)
export(ojo_county_population)
export(ojo_crim_cases)
export(ojo_env)
export(ojo_eviction_cases)
export(ojo_fill)
export(ojo_fiscal_year)
export(ojo_list_schemas)
export(ojo_list_tables)
export(ojo_list_vars)
export(ojo_pal)
export(ojo_query)
export(ojo_search_minutes)
export(ojo_show_row)
export(ojo_tbl)
export(ojo_theme)
export(ojo_version)
import(dplyr)
importFrom(dplyr,case_when)
importFrom(dplyr,filter)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(ggplot2,"%+replace%")
importFrom(lubridate,as_date)
importFrom(lubridate,floor_date)
importFrom(stringr,str_detect)