-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
59 lines (58 loc) · 1.39 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
59
# Generated by roxygen2: do not edit by hand
export(append_combn)
export(cas_check)
export(cas_checkSum)
export(cas_detect)
export(cas_rand)
export(check_issn)
export(cols_class)
export(count_sigfigs)
export(ctime_filt)
export(curlProgress)
export(depth)
export(depth_while)
export(fix_tbl_names)
export(fold_na)
export(ftp_getBinPars)
export(ftp_listDir)
export(ftp_makeParams)
export(ftp_parseMeta)
export(getFun)
export(hashIDfun)
export(make_chr_logi)
export(make_chunks)
export(make_ref_unique)
export(match_xs_ys)
export(mode_stat)
export(norm_trailing_slash)
export(profile_table)
export(recur_unique)
export(remove_ifall_cols)
export(reverse_lookup)
export(rgb_brightness)
export(sevenzip_checkpath)
export(sevenzip_listcont)
export(sevenzip_makecmd)
export(sevenzip_parseinfo)
export(split_fill)
export(str_norm)
export(unescape_markup)
export(with_args)
import(RCurl)
import(data.table)
importFrom(RCurl,getURL)
importFrom(openssl,md5)
importFrom(stringr,str_count)
importFrom(stringr,str_extract)
importFrom(stringr,str_locate)
importFrom(stringr,str_match)
importFrom(stringr,str_pad)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split_fixed)
importFrom(stringr,str_sub)
importFrom(stringr,str_trim)
importFrom(utils,head)
importFrom(xml2,read_html)
importFrom(xml2,read_xml)
importFrom(xml2,xml_text)