-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
45 lines (44 loc) · 1.06 KB
/
NAMESPACE
File metadata and controls
45 lines (44 loc) · 1.06 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
# Generated by roxygen2: do not edit by hand
export(MZmineFeatureListsSource)
export(MsDialPeaksSource)
export(XcmsRawList)
export(create_data_container_from_obj)
export(create_xcms_raw_list)
export(get_XCMSnExp_object_example)
export(iterate_plot_batches)
export(lcmsPlot)
export(lp_arrange)
export(lp_chromatogram)
export(lp_compound_discoverer)
export(lp_facets)
export(lp_get_plot)
export(lp_grid)
export(lp_intensity_map)
export(lp_labels)
export(lp_layout)
export(lp_legend)
export(lp_mass_trace)
export(lp_peak_density)
export(lp_rt_diff_plot)
export(lp_rt_line)
export(lp_spectra)
export(lp_total_ion_current)
export(next_plot)
exportClasses(ExternalDataSource)
exportClasses(XcmsRawList)
exportClasses(lcmsPlotClass)
exportClasses(lcmsPlotDataContainer)
exportMethods("+")
exportMethods(show)
import(dplyr)
import(ggplot2)
import(tibble)
importFrom(methods,as)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,show)
importFrom(methods,slot)
importFrom(methods,slotNames)
importFrom(methods,validObject)
importFrom(stats,as.formula)
importFrom(stats,setNames)