-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
50 lines (49 loc) · 1.31 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
49
50
# Generated by roxygen2: do not edit by hand
export(AbfAvailEpisodeIdx)
export(AbfAvailEpisodeName)
export(AbfRemoveEpisode)
export(AllSamples_ChannelMeans)
export(AllSamples_CurrentMeans)
export(AllSamples_IRaw)
export(AllSamples_IVRaw)
export(AllSamples_IVSummary)
export(AllSamples_VoltageMeans)
export(AvailEpisodeIdx)
export(AvailEpisodeName)
export(ChangeInterval)
export(EpisodeIdx)
export(EpisodeName)
export(FindAllSamplingInterval)
export(FindSamplingInterval)
export(PlotAll_Channel)
export(PlotAll_ChannelWithIntv)
export(PlotAll_IVChannel)
export(PlotAll_IVChannelWithIntv)
export(PlotAll_IVSummary)
export(Plot_Channel)
export(Plot_ChannelWithIntv)
export(Plot_IVChannel)
export(Plot_IVChannelWithIntv)
export(Plot_IVSummary)
export(RemoveEpisode)
export(episode.avail)
export(episode.get_idx)
export(episode.get_names)
export(episode.remove_multi)
export(episode.remove_single)
export(gapfree.current_avg)
export(select_samples)
export(vclamp.best_interval)
export(vclamp.channel_mean)
export(vclamp.combine_channel_mean)
export(vclamp.individual_IorV_mean)
export(vclamp.individual_channel_mean)
export(vclamp.plot_channel)
export(vclamp.plot_interval)
export(vclamp.plot_sample_mean)
export(vclamp.plot_xy_info)
export(vclamp.sample_mean)
export(vclamp.voltage_setting)
import(cowplot)
import(ggplot2)
import(tidyverse)