-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
72 lines (71 loc) · 1.8 KB
/
NAMESPACE
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
72
# Generated by roxygen2: do not edit by hand
export(annotation_magick)
export(apply_filters)
export(bind_filters)
export(cellSpread)
export(cellSpreadPlot)
export(cellStrip)
export(cellStrips)
export(fill_missing_frames)
export(filter_group_pics)
export(get_workflow_template_magick)
export(image_border_one)
export(magickCell)
export(magickForKnitr)
export(magickPaths)
export(plotApp)
export(plot_bound_filters)
export(plot_filters)
export(shinyCell)
export(square_tile)
export(tagCell)
export(tags.to.onehot)
import(dplyr)
import(foreach, except = c("when", "accumulate"))
import(formattable)
import(ggplot2)
import(grDevices)
import(keys)
import(magick)
import(shiny)
import(shinydashboard)
import(tidyr)
importFrom(IRanges,IRanges)
importFrom(IRanges,reduce)
importFrom(data.table,dcast)
importFrom(data.table,melt)
importFrom(data.table,rbindlist)
importFrom(data.table,setDT)
importFrom(ggplot2,expansion)
importFrom(grDevices,col2rgb)
importFrom(grDevices,dev.list)
importFrom(grDevices,dev.off)
importFrom(grDevices,dev.size)
importFrom(grDevices,rgb)
importFrom(grDevices,tiff)
importFrom(graphics,image)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot.new)
importFrom(graphics,polygon)
importFrom(graphics,text)
importFrom(hexbin,hcell2xy)
importFrom(hexbin,hexTapply)
importFrom(hexbin,hexbin)
importFrom(magick,image_append)
importFrom(readr,write_csv)
importFrom(rlang,parse_expr)
importFrom(shinycssloaders,withSpinner)
importFrom(shinyjs,delay)
importFrom(shinyjs,disable)
importFrom(shinyjs,enable)
importFrom(shinyjs,useShinyjs)
importFrom(sp,point.in.polygon)
importFrom(stats,na.omit)
importFrom(utils,capture.output)
importFrom(utils,glob2rx)
importFrom(utils,globalVariables)
importFrom(utils,head)
importFrom(utils,read.delim)
importFrom(utils,sessionInfo)
importFrom(utils,write.table)