-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
34 lines (33 loc) · 943 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
# Generated by roxygen2: do not edit by hand
S3method(crosstable,data.frame)
S3method(crosstable,tbl_df)
S3method(crosstable,tbl_svy)
S3method(crosstable2,data.frame)
S3method(crosstable2,tbl_df)
S3method(make_content,cat_freq_plot_docx)
S3method(make_content,cat_plot_html)
S3method(make_content,cat_prop_plot_docx)
S3method(make_content,cat_table_html)
S3method(make_content,chr_table_html)
S3method(make_content,default)
S3method(make_content,sigtest_table_html)
S3method(make_link,default)
S3method(make_link,list)
export(embed_cat_prop_plot)
export(embed_cat_table)
export(embed_chr_table_html)
export(fig_height_h_barchart)
export(fig_height_h_barchart2)
export(get_data_label_opts)
export(get_makeme_types)
export(ggsaver)
export(girafe)
export(global_settings_get)
export(global_settings_reset)
export(global_settings_set)
export(make_content)
export(make_link)
export(makeme)
export(n_range)
export(n_range2)
importFrom(rlang,"!!!")