-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
48 lines (47 loc) · 1.11 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
# Generated by roxygen2: do not edit by hand
export(run_app)
import(EstCRM)
import(dplyr)
import(flextable)
import(ggplot2)
import(golem)
import(mirt)
import(officedown)
import(officer)
import(rmarkdown)
import(shiny)
import(shinycssloaders)
import(shinydashboard)
import(stringr)
importFrom(DT,DTOutput)
importFrom(DT,datatable)
importFrom(DT,renderDT)
importFrom(bruceR,Alpha)
importFrom(bruceR,CFA)
importFrom(bruceR,Corr)
importFrom(bruceR,Describe)
importFrom(bruceR,EFA)
importFrom(bruceR,Freq)
importFrom(bruceR,import)
importFrom(bruceR,lavaan_summary)
importFrom(cowplot,plot_grid)
importFrom(difR,difMH)
importFrom(difR,difSIBTEST)
importFrom(grDevices,dev.off)
importFrom(grDevices,jpeg)
importFrom(graphics,hist)
importFrom(graphics,text)
importFrom(latticeExtra,mapplot)
importFrom(lordif,lordif)
importFrom(openxlsx,read.xlsx)
importFrom(openxlsx,write.xlsx)
importFrom(plotrix,twoord.plot)
importFrom(semPlot,semPaths)
importFrom(shiny,shinyApp)
importFrom(stats,cor)
importFrom(stats,na.omit)
importFrom(stats,pchisq)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(tidyr,pivot_longer)
importFrom(utils,read.csv)