-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
26 lines (25 loc) · 730 Bytes
/
NAMESPACE
File metadata and controls
26 lines (25 loc) · 730 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(xct_bib_clean)
export(xct_bib_keys_extract)
export(xct_bib_keys_missing)
export(xct_keys_extract)
export(xct_keys_extract_table)
export(xct_keys_guess_match)
export(xct_keys_to_inline)
export(xct_keys_to_inline_table_col)
importFrom(chk,chk_character)
importFrom(chk,chk_data)
importFrom(chk,chk_file)
importFrom(chk,chk_flag)
importFrom(chk,chk_logical)
importFrom(chk,chk_number)
importFrom(chk,chk_string)
importFrom(cli,cli_abort)
importFrom(cli,cli_alert_success)
importFrom(cli,cli_alert_warning)
importFrom(cli,cli_warn)
importFrom(fs,file_delete)
importFrom(fs,file_exists)
importFrom(processx,run)
importFrom(stringdist,stringdist)
importFrom(stringr,str_extract_all)