-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
206 lines (205 loc) · 5.31 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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
# Generated by roxygen2: do not edit by hand
export(add_css)
export(add_logo)
export(add_options)
export(add_packages)
export(add_rmd)
export(add_server)
export(add_theme)
export(add_ui)
export(add_update)
export(create_logo)
export(dbeta4)
export(dbisa)
export(degengl)
export(dgeng)
export(dgets)
export(dgoma)
export(digau)
export(dlev)
export(dsev)
export(gadget_clean_columns)
export(gadget_lm)
export(inst)
export(jkf.par)
export(pbeta4)
export(pbisa)
export(pegeng)
export(pgeng)
export(pgets)
export(pgoma)
export(pigau)
export(plev)
export(psev)
export(qbeta4)
export(qbisa)
export(qegengl)
export(qgeng)
export(qgets)
export(qgoma)
export(qigau)
export(qlev)
export(qsev)
export(rbeta4)
export(rbisa)
export(rgeng)
export(rlev)
export(rsev)
export(sgets)
export(ssev)
export(teachingApp)
import(RcppNumerical)
import(datasets)
import(miniUI)
import(shinythemes)
importFrom(DT,dataTableOutput)
importFrom(DT,datatable)
importFrom(DT,renderDataTable)
importFrom(Rcpp,evalCpp)
importFrom(actuar,dllogis)
importFrom(actuar,pllogis)
importFrom(actuar,qllogis)
importFrom(actuar,rllogis)
importFrom(data.table,':=')
importFrom(data.table,as.data.table)
importFrom(devtools,install_cran)
importFrom(devtools,install_github)
importFrom(dplyr,arrange)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_light)
importFrom(grDevices,cm.colors)
importFrom(grDevices,extendrange)
importFrom(grDevices,heat.colors)
importFrom(grDevices,rainbow)
importFrom(grDevices,rgb)
importFrom(grDevices,terrain.colors)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,boxplot)
importFrom(graphics,curve)
importFrom(graphics,grid)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,pie)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(knitr,knit)
importFrom(magrittr,"%>%")
importFrom(markdown,markdownToHTML)
importFrom(pacman,p_load)
importFrom(rprojroot,find_root)
importFrom(rprojroot,is_r_package)
importFrom(scales,alpha)
importFrom(shiny,HTML)
importFrom(shiny,actionButton)
importFrom(shiny,addResourcePath)
importFrom(shiny,br)
importFrom(shiny,browserViewer)
importFrom(shiny,brushOpts)
importFrom(shiny,brushedPoints)
importFrom(shiny,checkboxInput)
importFrom(shiny,clickOpts)
importFrom(shiny,dialogViewer)
importFrom(shiny,div)
importFrom(shiny,downloadHandler)
importFrom(shiny,fillCol)
importFrom(shiny,fillRow)
importFrom(shiny,fixedPanel)
importFrom(shiny,fluidPage)
importFrom(shiny,fluidRow)
importFrom(shiny,getShinyOption)
importFrom(shiny,h1)
importFrom(shiny,h2)
importFrom(shiny,h4)
importFrom(shiny,h5)
importFrom(shiny,h6)
importFrom(shiny,helpText)
importFrom(shiny,hr)
importFrom(shiny,htmlOutput)
importFrom(shiny,includeCSS)
importFrom(shiny,includeMarkdown)
importFrom(shiny,includeScript)
importFrom(shiny,inputPanel)
importFrom(shiny,invalidateLater)
importFrom(shiny,isolate)
importFrom(shiny,mainPanel)
importFrom(shiny,navbarPage)
importFrom(shiny,nearPoints)
importFrom(shiny,observe)
importFrom(shiny,observeEvent)
importFrom(shiny,plotOutput)
importFrom(shiny,radioButtons)
importFrom(shiny,reactive)
importFrom(shiny,reactiveValues)
importFrom(shiny,renderPlot)
importFrom(shiny,renderText)
importFrom(shiny,renderUI)
importFrom(shiny,req)
importFrom(shiny,runApp)
importFrom(shiny,runGadget)
importFrom(shiny,selectInput)
importFrom(shiny,selectizeInput)
importFrom(shiny,shinyAppDir)
importFrom(shiny,shinyOptions)
importFrom(shiny,sidebarLayout)
importFrom(shiny,sidebarPanel)
importFrom(shiny,stopApp)
importFrom(shiny,strong)
importFrom(shiny,tabPanel)
importFrom(shiny,tabsetPanel)
importFrom(shiny,tags)
importFrom(shiny,textOutput)
importFrom(shiny,titlePanel)
importFrom(shiny,uiOutput)
importFrom(shiny,updateNumericInput)
importFrom(shiny,updateSelectInput)
importFrom(shiny,updateSliderInput)
importFrom(shiny,validateCssUnit)
importFrom(shiny,withMathJax)
importFrom(shinydashboard,dashboardBody)
importFrom(shinydashboard,dashboardPage)
importFrom(shinydashboard,dashboardSidebar)
importFrom(shinydashboard,infoBox)
importFrom(shinydashboard,infoBoxOutput)
importFrom(shinydashboard,renderInfoBox)
importFrom(shinythemes,shinytheme)
importFrom(stats,as.formula)
importFrom(stats,dlogis)
importFrom(stats,dnorm)
importFrom(stats,lm)
importFrom(stats,pexp)
importFrom(stats,pgamma)
importFrom(stats,plogis)
importFrom(stats,pnorm)
importFrom(stats,qexp)
importFrom(stats,qgamma)
importFrom(stats,qlogis)
importFrom(stats,qnorm)
importFrom(stats,runif)
importFrom(stats,uniroot)
importFrom(utils,View)
importFrom(utils,browseURL)
importFrom(utils,combn)
importFrom(utils,installed.packages)
importFrom(yaml,yaml.load_file)
useDynLib(teachingApps, .registration = TRUE)