-
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.34 KB
/
NAMESPACE
File metadata and controls
62 lines (61 loc) · 1.34 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
export("%!in%")
export("%notin%")
export(bucket_gift_level)
export(bucket_rating_level)
export(bucket_recency)
export(calc_age)
export(calc_age_partial)
export(comment_block)
export(comment_divider)
export(comment_header)
export(consecutive_giving_years)
export(convert_names)
export(date_interval)
export(date_precision)
export(db_connect)
export(db_query)
export(db_test)
export(donor_status)
export(format_currency)
export(format_currency_short)
export(format_pct)
export(fundr_colors)
export(fundr_pal)
export(fundr_palette)
export(fundr_setup)
export(fundr_use_google_font)
export(fy_label)
export(fy_quarter)
export(fy_year)
export(get_fy_start_month)
export(gift_levels)
export(is_within)
export(last_weekday)
export(latest_file)
export(legend_bottom)
export(legend_position)
export(list_recent_files)
export(next_weekday)
export(normalize_phone)
export(normalize_zip)
export(parse_partial_date)
export(rating_levels)
export(read_latest)
export(scale_color_fundr)
export(scale_colour_fundr)
export(scale_fill_fundr)
export(scale_x_currency)
export(scale_y_currency)
export(set_fy_start_month)
export(sky_connect)
export(sky_get)
export(sky_get_all)
export(sky_test)
export(theme_fundr)
export(to_camel_case)
export(to_snake_case)
export(to_title_case)
export(total_giving_years)
export(weekday_name)
export(years_since)