-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
36 lines (35 loc) · 825 Bytes
/
NAMESPACE
File metadata and controls
36 lines (35 loc) · 825 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
# Generated by roxygen2: do not edit by hand
export(adjust_span)
export(applyLOESS)
export(apply_LOESS)
export(calculate_diversity)
export(calculate_q_0)
export(calculate_q_1)
export(calculate_q_inf)
export(fetchTop)
export(filterData)
export(filterHC)
export(format_sample)
export(melt_dist)
export(performHClustering)
export(plotClusterLog10)
export(plotClustersAndLoess)
export(plotDiversity)
export(plotDynamics)
export(plotHCQuantification)
export(reshapeData)
export(theme_Matrix)
export(theme_Publication)
export(theme_Publication_DTW)
export(theme_Publication_noYaxis)
import(dplyr)
import(dtw)
import(ggplot2)
import(readr)
import(tidyr)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,ungroup)
importFrom(ggnewscale,new_scale_fill)
importFrom(gridExtra,arrangeGrob)
importFrom(magrittr,"%>%")