-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
45 lines (44 loc) · 952 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
37
38
39
40
41
42
43
44
45
# Generated by roxygen2: do not edit by hand
export("%>%")
export(APanalysis)
export(convertIndex)
export(dfs_ABF)
export(dvdt_mV)
export(editNphys)
export(epochDF_from_nwb_comments)
export(epochStimulus)
export(epochs_from_nwb_stimulus)
export(epochs_from_stimulus)
export(expDay)
export(extractNWB)
export(fileD)
export(fpks)
export(get_nwb_version)
export(groupify)
export(identify_points)
export(importABF)
export(isolateAPs)
export(isolateSegment)
export(ksmoothVec)
export(n_fun)
export(nwbPlot_sweep)
export(pZero)
export(plotVoid)
export(plotVoidNWB)
export(reticABF)
export(rmFlag)
export(stimArtifact)
export(testPulse)
export(threshold_downsampling)
export(vmAvg)
export(write_exp_metadataNWB)
export(wrkD)
export(zeroAdjust)
importFrom(graphics,identify)
importFrom(graphics,plot)
importFrom(magrittr,"%>%")
importFrom(readABF,readABF)
importFrom(utils,head)
importFrom(utils,read.csv)
importFrom(utils,select.list)
importFrom(utils,tail)