forked from jasp-stats/jaspQualityControl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
27 lines (26 loc) · 800 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
# Generated by roxygen2: do not edit by hand
export(attributesCharts)
export(doeAnalysis)
export(doeFactorial)
export(doeResponseSurfaceMethodology)
export(msaAttribute)
export(msaGaugeLinearity)
export(msaGaugeRR)
export(msaGaugeRRnonrep)
export(msaTestRetest)
export(msaType1Gauge)
export(probabilityOfDetection)
export(processCapabilityStudies)
export(timeWeightedCharts)
export(rareEventCharts)
export(variablesChartsIndividuals)
export(variablesChartsSubgroups)
importFrom(jaspBase,.extractErrorMessage)
importFrom(jaspBase,.hasErrors)
importFrom(jaspBase,.readDataSetToEnd)
importFrom(jaspBase,createJaspContainer)
importFrom(jaspBase,createJaspHtml)
importFrom(jaspBase,createJaspPlot)
importFrom(jaspBase,createJaspState)
importFrom(jaspBase,createJaspTable)
importFrom(jaspBase,isTryError)