-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
47 lines (46 loc) · 988 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
44
45
46
47
# Generated by roxygen2: do not edit by hand
S3method(get_sub_name,character)
S3method(get_sub_name,name)
S3method(how_many,data.frame)
S3method(how_many,default)
export("%nin%")
export(cl_text_action)
export(cl_text_input)
export(cl_yes_no_action)
export(cl_yes_no_lgl)
export(cls_abort)
export(cls_check)
export(dir_exists_prompt)
export(extract_after)
export(extract_before)
export(extract_between)
export(file_copy)
export(file_delete)
export(file_new)
export(file_new_css)
export(file_new_html)
export(file_new_js)
export(file_new_md)
export(file_new_r)
export(file_new_rmd)
export(file_new_stan)
export(file_new_text)
export(file_open)
export(get_object_path)
export(get_sub_name)
export(how_many)
export(load_object)
export(opt_get)
export(opt_ls)
export(opt_rm)
export(opt_rm_all)
export(opt_set)
export(overwrite_file)
export(pull_jdtools)
export(rand_str)
export(rs)
export(save_object)
export(set_object_path)
export(time_string)
export(unset_object_path)
export(vec_between)