-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
36 lines (35 loc) · 906 Bytes
/
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
# Generated by roxygen2: do not edit by hand
S3method(forest,miniMeta)
export(analysisOptions)
export(as.source)
export(is.miniMeta)
export(is.miniMeta.obs)
export(is.miniMeta.rct)
export(miniMeta)
export(parseArguments)
export(plotOptions)
export(sampleSizeBin)
export(sampleSizeCont)
import(WriteXLS)
import(meta)
import(readxl)
import(rhandsontable)
import(shiny)
import(shinyWidgets)
importFrom(colourpicker,colourInput)
importFrom(colourpicker,updateColourInput)
importFrom(grDevices,dev.off)
importFrom(jsonlite,base64_dec)
importFrom(jsonlite,base64_enc)
importFrom(markdown,markdownToHTML)
importFrom(meta,.forestArgs)
importFrom(metafor,forest)
importFrom(methods,formalArgs)
importFrom(shinyjs,delay)
importFrom(shinyjs,extendShinyjs)
importFrom(shinyjs,js)
importFrom(shinyjs,runjs)
importFrom(shinyjs,useShinyjs)
importFrom(stats,qnorm)
importFrom(utils,URLdecode)
importFrom(utils,URLencode)