-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
46 lines (45 loc) · 1.04 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
# Generated by roxygen2: do not edit by hand
export(add_colorjam_preset)
export(add_colorjam_step)
export(adjust_hue_warp)
export(approx_degrees)
export(blend_colors)
export(closestRcolor)
export(closest_named_color)
export(col_div_xf)
export(col_linear_xf)
export(color_complement)
export(color_pie)
export(colorjamShinyServer)
export(colorjamShinyUI)
export(colorjam_presets)
export(colorjam_steps)
export(colors_to_df)
export(combine_alphas)
export(display_degrees)
export(group2colors)
export(h2hw)
export(h2hwOptions)
export(hcl_to_hsl_hue)
export(hsl_to_hcl_hue)
export(hw2h)
export(jam_pal)
export(launchColorjamShiny)
export(make_jam_divergent)
export(matrix2heatColors)
export(mean_angle)
export(plot_colorjam_preset)
export(rainbowJam)
export(rainbowJamMulti)
export(rainbowJam_v1)
export(remap_colorjam_preset)
export(scale_color_jam)
export(scale_fill_jam)
export(showDichromat)
export(sort_colors)
export(subset_colors)
export(theme_jam)
export(twostep_gradient)
export(validate_colorjam_preset)
export(vals2colorLevels)
export(vibrant_color_by_hue)