-
Notifications
You must be signed in to change notification settings - Fork 2
/
NAMESPACE
58 lines (57 loc) · 1.34 KB
/
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
48
49
50
51
52
53
54
55
56
57
58
# Generated by roxygen2: do not edit by hand
S3method(print,outline_report)
export(active_rs_doc)
export(active_rs_doc_copy)
export(active_rs_doc_delete)
export(active_rs_doc_move)
export(active_rs_doc_nav)
export(arrange_identity)
export(browse_pkg)
export(case_if_any)
export(check_referenced_files)
export(complete_todo)
export(count_identity)
export(count_pct)
export(dir_outline)
export(distinct_identity)
export(extract_cell_value)
export(file_move_dir_auto)
export(file_move_temp_auto)
export(file_outline)
export(file_rename_auto)
export(filter_detect)
export(filter_identity)
export(filter_if_any)
export(filter_if_any_identity)
export(link_gh_issue)
export(markup_href)
export(max_named)
export(min_named)
export(mutate_identity)
export(na_if2)
export(names_identity)
export(open_rs_doc)
export(outdated_pkgs)
export(proj_file)
export(proj_list)
export(proj_outline)
export(proj_switch)
export(quarto_help)
export(rename_files2)
export(screenshot)
export(slice_group_sample)
export(slice_group_sample_identity)
export(slice_identity)
export(slice_max_identity)
export(slice_min_identity)
export(slice_min_max)
export(slice_min_max_identity)
export(slice_sample_identity)
export(solve_file_name_conflict)
export(summarise_with_total)
export(unique_named)
export(use_todo)
import(rlang)
importFrom(glue,glue)
importFrom(lifecycle,deprecated)
importFrom(rlang,"%|%")