-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
40 lines (39 loc) · 955 Bytes
/
NAMESPACE
File metadata and controls
40 lines (39 loc) · 955 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# Generated by roxygen2: do not edit by hand
export(PALETTE_DISCRETE)
export(add.alpha)
export(build_dataset)
export(build_profiles_dataset)
export(centr2name)
export(compute_critical_points)
export(expbin)
export(getStaticFailure)
export(getStaticFailureProfile)
export(getStaticFailureProfileMultivariate)
export(get_profile_stats)
export(linbin)
export(model2name)
export(multiplot)
export(normalize_vec)
export(plot_critical_bars)
export(plot_profiles_norm)
export(plot_ribbons_raw)
export(read_model_runs)
export(scale_loglog)
export(scale_x_log10nice)
export(scale_y_log10nice)
export(vec2pal)
import(RColorBrewer)
import(ggplot2)
import(ggraph)
import(ggsci)
import(gplots)
import(igraph)
importFrom(grDevices,col2rgb)
importFrom(grDevices,rgb)
importFrom(grid,grid.layout)
importFrom(grid,grid.newpage)
importFrom(grid,pushViewport)
importFrom(grid,viewport)
importFrom(stats,aggregate)
importFrom(utils,read.table)
importFrom(utils,write.table)