forked from kcuilla/reactablefmtr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
61 lines (60 loc) · 1.23 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
# Generated by roxygen2: do not edit by hand
export(add_source)
export(add_subtitle)
export(add_title)
export(background_img)
export(cell_style)
export(cerulean)
export(clean)
export(color_scales)
export(color_tiles)
export(column_stack)
export(cosmo)
export(cyborg)
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(google_font)
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(journal)
export(lux)
export(margin)
export(midnight)
export(midnightblue)
export(minty)
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(void)
import(reactable)
import(sass)
importFrom(grDevices,colorRamp)
importFrom(grDevices,rgb)
importFrom(htmlwidgets,saveWidget)
importFrom(tools,file_ext)
importFrom(tools,file_path_sans_ext)