-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
71 lines (70 loc) · 1.73 KB
/
NAMESPACE
File metadata and controls
71 lines (70 loc) · 1.73 KB
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
60
61
62
63
64
65
66
67
68
69
70
71
# Generated by roxygen2: do not edit by hand
S3method(print,tinytools_conflicts)
export(getDP)
export(getSpectraMatchScore)
export(get_compound_class)
export(get_os)
export(keep_one)
export(ms2Match)
export(ms2_plot)
export(mz_rt_match)
export(name_duplicated)
export(openwd)
export(read_mgf)
export(removeNoise)
export(setwd_project)
export(setwd_win)
export(split_formula)
export(sum_formula)
export(tinytools_conflicts)
export(tinytools_logo)
export(tinytools_packages)
export(trans_ID)
export(trans_id_database)
import(dplyr)
import(ggplot2)
import(htmltools)
import(htmlwidgets)
import(leaflet)
import(readxl)
import(tidyr)
importFrom(cli,rule)
importFrom(cli,symbol)
importFrom(crayon,black)
importFrom(crayon,blue)
importFrom(crayon,col_align)
importFrom(crayon,green)
importFrom(crayon,make_style)
importFrom(crayon,num_colors)
importFrom(crayon,red)
importFrom(crayon,style)
importFrom(crayon,white)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(magrittr,"%>%")
importFrom(methods,.hasSlot)
importFrom(methods,new)
importFrom(pbapply,pblapply)
importFrom(plotly,ggplotly)
importFrom(plyr,.)
importFrom(plyr,dlply)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,walk)
importFrom(rstudioapi,getThemeInfo)
importFrom(rstudioapi,hasFun)
importFrom(rstudioapi,isAvailable)
importFrom(stats,p.adjust)
importFrom(stats,rgamma)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_trim)
importFrom(utils,data)
importFrom(utils,head)
importFrom(utils,packageDescription)
importFrom(utils,str)
importFrom(utils,tail)
importFrom(utils,write.csv)