-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
43 lines (42 loc) · 904 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
38
39
40
41
42
43
# Generated by roxygen2: do not edit by hand
export(FunAxis)
export(FunAxisPOSIXct)
export(FunBoxtext)
export(FunFactorize)
export(FunPar)
export(FunRegressionPlot)
export(FunResplot)
export(FunSideBoxplots)
export(FunSigStar)
export(FunTukeyHSD)
export(add_dots)
export(add_section)
export(add_subsection)
export(check_data_pipeline_arguments)
export(column_rename_fun)
export(create_excel_archive)
export(create_rename_table)
export(gt_theme_sci)
export(open_corresponding_html)
export(panel.cor)
export(panel.hist)
export(read_excel_tmp)
export(restart_r_session)
export(style_data_type)
export(style_logical)
export(wb_add_sensitivity)
export(wb_format_header)
export(write_column_headers_sheet)
export(write_xlsx)
import(checkmate)
import(dplyr)
import(forcats)
import(ggplot2)
import(lubridate)
import(miniUI)
import(purrr)
import(readr)
import(shiny)
import(stringr)
import(tibble)
import(tidyr)