-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
62 lines (61 loc) · 1.23 KB
/
NAMESPACE
File metadata and controls
62 lines (61 loc) · 1.23 KB
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
# Generated by roxygen2: do not edit by hand
S3method(samp,data.frame)
S3method(samp,default)
S3method(samp,matrix)
export("%btwn%")
export("%coalesce%")
export("%nin%")
export(Mode)
export(break_setter)
export(comma_vector)
export(context_plot)
export(county_to_office)
export(county_to_office_v)
export(cr_clean)
export(df_to_json)
export(facet_adjust)
export(factor_to_numeric)
export(fill_in)
export(finish_dashboard_data)
export(get_county_dashboard_data)
export(get_fast_facts)
export(get_portal_app_data)
export(get_site_dashboard_data)
export(get_site_dashboard_data_wrapper)
export(get_sparklines_data)
export(h)
export(kml)
export(lay_out)
export(path_prep)
export(portal_clean)
export(pretty_date)
export(read_sql)
export(remove_leading_blank_lines)
export(resetwd)
export(rmd_to_md)
export(safe_folder)
export(samp)
export(sp_test)
export(stored_procedure)
export(theme_clean)
export(theme_poc)
export(trend_plot)
export(update_ofm)
export(validate_RODBC_input)
export(validate_config)
export(write_test)
import(RColorBrewer)
import(RODBC)
import(dplyr)
import(extrafont)
import(ggplot2)
import(grid)
import(gridExtra)
import(jsonlite)
import(knitr)
import(lubridate)
import(readxl)
import(reshape2)
import(scales)
import(stringr)
import(tidyr)