-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
85 lines (84 loc) · 2.02 KB
/
NAMESPACE
File metadata and controls
85 lines (84 loc) · 2.02 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
# Generated by roxygen2: do not edit by hand
export("%>%")
export(flush_ticks)
export(font_figtree)
export(font_georgia)
export(font_os)
export(font_osc)
export(gg_check)
export(import_figtree)
export(import_georgia)
export(import_open_sans)
export(import_open_sans_condensed)
export(install_fonts_linux)
export(install_fonts_macos)
export(kth)
export(kth_b64_favicon_svg)
export(kth_b64_logo_svg)
export(kth_b64_webfont)
export(kth_colors)
export(kth_neo)
export(kth_pal)
export(kth_pdf)
export(pal_unpaywall)
export(palette_kth)
export(palette_kth_digital)
export(palette_kth_digital_info)
export(palette_kth_info)
export(palette_kth_neo)
export(palette_kth_neo_info)
export(scale_color_kth)
export(scale_colour_kth)
export(scale_fill_kth)
export(scale_x_comma)
export(scale_x_percent)
export(scale_y_comma)
export(scale_y_percent)
export(sdg_colors)
export(show_pal)
export(theme_kth)
export(theme_kth_neo)
export(theme_kth_osc)
export(unpaywall_colors)
export(update_geom_font_defaults)
export(use_quarto_ext)
import(ggplot2)
import(grDevices)
import(grid)
import(htmltools)
import(knitr)
import(rmarkdown)
import(scales)
importFrom(dplyr,arrange)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,tibble)
importFrom(gdtools,set_dummy_conf)
importFrom(grDevices,rgb)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(htmltools,HTML)
importFrom(htmltools,a)
importFrom(htmltools,browsable)
importFrom(htmltools,img)
importFrom(htmltools,includeCSS)
importFrom(knitr,image_uri)
importFrom(magrittr,"%>%")
importFrom(purrr,map_chr)
importFrom(purrr,map_df)
importFrom(purrr,pmap_chr)
importFrom(rmarkdown,pdf_document)
importFrom(rmarkdown,render)
importFrom(scales,alpha)
importFrom(scales,manual_pal)
importFrom(scales,seq_gradient_pal)
importFrom(scales,show_col)
importFrom(stats,setNames)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(systemfonts,system_fonts)
importFrom(tidyr,pivot_longer)
importFrom(tools,file_path_sans_ext)
importFrom(utils,file.edit)