Learn R Programming

IGM.MEA (version 0.3.4.1)

IGM.plot.plate.summary.for.spikes: plot.plate.summary.for.spikes

Description

Diana needs to add document here.

Usage

IGM.plot.plate.summary.for.spikes(s, outputdir)

Arguments

s
's' .RData object. Each DIV must constitute one entry in list.
outputdir
directory path where plot will be saved to.

Value

Multiple page plot in pdf format containing data on which electrodes have recorded any spikes, ISI (inter-spike interval) histogram by plate and by well by electrode, log ISI histogram by plate and by electrode, average electrode firing rate by well, & binned electrode firing rate over recording duration.

Examples

Run this code

data("S") 
s<-list()
s[[1]]<-S
## plot.plate.summary.for.spikes(s, outputdir="/Desktop")

Run the code above in your browser using DataLab