-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
32 lines (31 loc) · 743 Bytes
/
NAMESPACE
File metadata and controls
32 lines (31 loc) · 743 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
# Generated by roxygen2: do not edit by hand
export(active_jobs)
export(cacheR)
export(downloader)
export(draw_lines)
export(empty_array)
export(flatten_array)
export(get_density)
export(inspect_matrix)
export(l)
export(melt_array_to_dt)
export(na_perc)
export(pco)
export(plotsaver)
export(print_md)
export(ram_usage)
export(timepoint)
importFrom(MASS,kde2d)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,last_plot)
importFrom(magrittr,"%>%")
importFrom(progress,progress_bar)
importFrom(purrr,map)
importFrom(purrr,map_dbl)
importFrom(readr,read_lines)
importFrom(rstudioapi,jobList)
importFrom(utils,download.file)
importFrom(utils,object.size)