-
Notifications
You must be signed in to change notification settings - Fork 27
/
Copy pathNAMESPACE
73 lines (72 loc) · 1.5 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
71
72
73
# Generated by roxygen2: do not edit by hand
export(add_icon_legend)
export(add_legend)
export(add_source)
export(add_subtitle)
export(add_title)
export(background_img)
export(bubble_grid)
export(cell_style)
export(cerulean)
export(clean)
export(color_scales)
export(color_tiles)
export(cosmo)
export(cyborg)
export(dark)
export(darkly)
export(data_bars)
export(data_bars_gradient)
export(data_bars_pos_neg)
export(default)
export(embed_img)
export(espn)
export(fivethirtyeight)
export(flatly)
export(gauge_chart)
export(google_font)
export(group_border_sort)
export(group_merge_sort)
export(highlight_bars)
export(highlight_max)
export(highlight_min)
export(highlight_min_max)
export(highlight_points)
export(hoverdark)
export(hoverlight)
export(html)
export(icon_assign)
export(icon_sets)
export(icon_trend_indicator)
export(journal)
export(lux)
export(margin)
export(merge_column)
export(midnight)
export(midnightblue)
export(minty)
export(no_lines)
export(nytimes)
export(pff)
export(pill_buttons)
export(pos_neg_colors)
export(react_sparkbar)
export(react_sparkline)
export(sandstone)
export(sanfran)
export(save_reactable)
export(slate)
export(spacelab)
export(sunrise)
export(superhero)
export(tooltip)
export(void)
import(reactable)
import(sass)
importFrom(grDevices,colorRamp)
importFrom(grDevices,rgb)
importFrom(htmlwidgets,saveWidget)
importFrom(magrittr,"%>%")
importFrom(stats,quantile)
importFrom(tools,file_ext)
importFrom(tools,file_path_sans_ext)