-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
26 lines (25 loc) · 751 Bytes
/
NAMESPACE
File metadata and controls
26 lines (25 loc) · 751 Bytes
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
# Generated by roxygen2: do not edit by hand
export(import_excel_data)
export(tableone)
importFrom(easycsv,choose_dir)
importFrom(flextable,align)
importFrom(flextable,autofit)
importFrom(flextable,bold)
importFrom(flextable,regulartable)
importFrom(flextable,theme_zebra)
importFrom(flextable,vline)
importFrom(flextable,vline_right)
importFrom(officer,block_list)
importFrom(officer,body_add_blocks)
importFrom(officer,body_add_par)
importFrom(officer,body_end_section_landscape)
importFrom(officer,fp_border)
importFrom(officer,read_docx)
importFrom(readxl,read_excel)
importFrom(stats,chisq.test)
importFrom(stats,median)
importFrom(stats,pnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,t.test)
importFrom(tools,file_ext)