-
Notifications
You must be signed in to change notification settings - Fork 3
/
NAMESPACE
37 lines (36 loc) · 894 Bytes
/
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
# Generated by roxygen2: do not edit by hand
export(clean_data)
export(cmyk)
export(combine_plots)
export(construct_directional_sig)
export(construct_grouping_var)
export(construct_label)
export(construct_percent)
export(filter_plot_dat)
export(filter_rows)
export(gsub_plot_dat)
export(plot_background_lines)
export(plot_braces)
export(plot_lineplot)
export(plot_lines)
export(plot_points)
export(plot_single_lineplot)
export(plot_tablebar)
export(plot_x_axis)
export(plot_y_axis)
export(plotsettings_lineplot)
export(plotsettings_tablebarplot)
export(prep_data_blocks)
export(prep_plot)
export(save_plot)
export(set_plot_coords)
export(set_scales)
export(standardize_column_width)
export(standardize_pattern_spacing)
export(theme_line)
export(theme_table)
export(theme_table_col)
export(theme_y_axis)
importFrom(ggplot2,"%+replace%")
importFrom(lifecycle,deprecated)
importFrom(rlang,.data)