-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
70 lines (69 loc) · 1.75 KB
/
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
# Generated by roxygen2: do not edit by hand
export(auto_reprex)
export(batch_it)
export(batch_it_simple)
export(bbox_to_poly)
export(col2hex)
export(commonest)
export(download_file)
export(download_files)
export(edit_rstudio_recent_projects)
export(expand_sf_bbox)
export(extract_col_types)
export(fit_square)
export(flowview)
export(get_daily_welsh_word)
export(gitmoji)
export(gitmoji_desc)
export(gitmoji_name)
export(gmaps_to_sf)
export(hcl_msoa_names)
export(knit_to_html5)
export(myr_prompt_heavy)
export(myr_prompt_light)
export(myr_prompt_medium)
export(myr_prompt_no_unicode)
export(new_rmd)
export(order_along)
export(patch_join)
export(postcode_data_join)
export(project_mascot)
export(random_tube_route)
export(rationalise_df)
export(read_rss)
export(register_pdf_font)
export(reprex_to_gist)
export(save_it)
export(suggest_postcode_fixes)
export(theme_clay)
export(theme_linen)
export(transpose_tbl_wider)
export(view_xl)
export(year_dates)
importFrom(assertthat,assert_that)
importFrom(dplyr,across)
importFrom(dplyr,desc)
importFrom(dplyr,first)
importFrom(dplyr,if_any)
importFrom(dplyr,if_else)
importFrom(dplyr,pick)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,margin)
importFrom(grDevices,col2rgb)
importFrom(grDevices,rgb)
importFrom(rlang,.data)
importFrom(rlang,`:=`)
importFrom(tidyselect,all_of)
importFrom(tidyselect,any_of)
importFrom(tidyselect,ends_with)
importFrom(tidyselect,everything)
importFrom(usethis,ui_code)
importFrom(usethis,ui_info)
importFrom(usethis,ui_nope)
importFrom(usethis,ui_oops)
importFrom(usethis,ui_stop)
importFrom(utils,URLencode)
importFrom(vctrs,vec_in)