forked from STATWORX/helfRlein
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
38 lines (37 loc) · 819 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
# Generated by roxygen2: do not edit by hand
S3method(plot,sci)
export("%nin%")
export(burglr)
export(checkdir)
export(clean_gc)
export(count_na)
export(dive)
export(evenstrings)
export(get_files)
export(get_network)
export(get_sequence)
export(intersect2)
export(multiplot)
export(na_omitlist)
export(print_fs)
export(read_files)
export(sci_palette)
export(statusbar)
export(statworx_palette)
export(strsplit)
export(to_na)
export(trim)
exportClasses(sci)
import(grid)
importFrom(RCurl,getURL)
importFrom(data.tree,Prune)
importFrom(data.tree,as.Node)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,rgb)
importFrom(graphics,plot)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(magrittr,"%>%")
importFrom(readr,read_file)
importFrom(stringr,str_count)
importFrom(stringr,str_replace_all)