-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
39 lines (38 loc) · 902 Bytes
/
NAMESPACE
File metadata and controls
39 lines (38 loc) · 902 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
27
28
29
30
31
32
33
34
35
36
37
38
39
# Generated by roxygen2: do not edit by hand
export(Rproj_init)
export(assign_missing_params)
export(autosnapshot)
export(breakpoint)
export(copy_inst)
export(dput_function)
export(fe)
export(git_init)
export(insert_srcmake_addin)
export(instructions_check)
export(instructions_execute)
export(instructions_implement)
export(instructions_prepare)
export(instructions_specify)
export(instructions_supplement)
export(instructions_symlink)
export(package)
export(pkg_cran)
export(pkg_gh)
export(project_framework)
export(rm_symlink_dir)
export(skeleton)
export(srcmake_addin)
export(summary_git)
export(summary_instructions)
export(summary_log)
export(summary_memory_usage)
export(summary_warnings)
export(template_make)
export(template_params)
export(template_rmd)
export(write_dataframe)
export(write_log)
export(write_session_info)
export(write_tree)
export(write_warnings)
importFrom(magrittr,"%>%")