-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
42 lines (41 loc) · 1.09 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
# Generated by roxygen2: do not edit by hand
export(RSA3DLognormFromData)
export(RSA3DSimulation)
export(calculateFunctionsSPP)
export(calculateNearestNeighbor)
export(checkOverlappingSynapses)
export(colorStackedBarPlot)
export(computeAvgFGKL)
export(computeFGKLAverage)
export(computeSetLEnvelope)
export(computeSppLEnvelope)
export(createSampleSPP)
export(layerSimulations)
export(lgFeretFit)
export(lgFeretPlot)
export(modelParametersOutput)
export(nRSASimulations)
export(plotDensityLayer)
export(plotFGKL)
export(plotNearestNeighborLayerDist)
export(plotSetLEnvelope)
export(plotSppLEnvelope)
export(readSynapsesCSV)
export(readSynapsesXLS)
export(run_SynapsesSA_UI)
export(sampleBoxVolume)
export(sampleIntensity)
export(showPoints)
export(showSim)
export(sigDiffTestLayer)
export(simulationParametersOutput)
export(singleSampleSimulations)
export(synapsesSAMetaheader)
export(validateSynapsesDF)
importFrom(cowplot,plot_grid)
importFrom(parallel,clusterEvalQ)
importFrom(parallel,makeCluster)
importFrom(parallel,parLapply)
importFrom(parallel,stopCluster)
importFrom(spatstat,box3)
importFrom(spatstat,pp3)