README.md

ephys2

Read, plot and analyse HEKA Patchmaster files

The ephys2 package facilitates reading HEKA Patchmaster files into an R session, viewing the tree strucuture, extract and plot single traces or complete series, and perform analyses on them.

library(ephys2)
data(st)
set_cursor(st,"peak", curMax_,c(2,2.5))
st$plot()

st$results()$peak
## [1] 0.80875

see also:

package homepage



tdanker/ephys2 documentation built on Aug. 11, 2019, 12:12 p.m.