-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
96 lines (95 loc) · 2.28 KB
/
NAMESPACE
File metadata and controls
96 lines (95 loc) · 2.28 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
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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
# Generated by roxygen2: do not edit by hand
export("%nin%")
export(anony)
export(barchartr)
export(cbfriendly)
export(clip2csv)
export(clip2xl)
export(clipfromxl)
export(coselectr)
export(evals_to_wide)
export(harmread_ob)
export(harmread_pl)
export(hotplate)
export(jiggle)
export(loggy)
export(majsty)
export(platemap)
export(ploxy)
export(ploxytime)
export(pokemonz)
export(prismy_col)
export(prismy_time)
export(repspace)
export(repunderscore)
export(rescale_z)
export(squish)
export(theme_js)
export(theme_tt)
export(theme_tt2)
export(theme_tt2f)
export(theme_ttf)
export(tubemap)
export(u)
export(well2row)
import(dplyr)
import(janitor)
import(ragg)
import(rlang)
import(systemfonts)
import(tidyr)
importFrom(DT,DTOutput)
importFrom(DT,renderDT)
importFrom(dplyr,group_by)
importFrom(dplyr,rename)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,margin)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,unit)
importFrom(plotly,animation_opts)
importFrom(plotly,animation_slider)
importFrom(plotly,hide_colorbar)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(plotly,plotlyOutput)
importFrom(plotly,renderPlotly)
importFrom(shiny,actionButton)
importFrom(shiny,brushedPoints)
importFrom(shiny,checkboxGroupInput)
importFrom(shiny,checkboxInput)
importFrom(shiny,column)
importFrom(shiny,downloadButton)
importFrom(shiny,downloadHandler)
importFrom(shiny,fluidPage)
importFrom(shiny,fluidRow)
importFrom(shiny,observeEvent)
importFrom(shiny,plotOutput)
importFrom(shiny,reactive)
importFrom(shiny,reactiveVal)
importFrom(shiny,reactiveValues)
importFrom(shiny,renderPlot)
importFrom(shiny,renderTable)
importFrom(shiny,renderText)
importFrom(shiny,renderUI)
importFrom(shiny,req)
importFrom(shiny,runApp)
importFrom(shiny,selectInput)
importFrom(shiny,shinyApp)
importFrom(shiny,stopApp)
importFrom(shiny,tableOutput)
importFrom(shiny,textOutput)
importFrom(shiny,titlePanel)
importFrom(shiny,uiOutput)
importFrom(shiny,updateCheckboxGroupInput)