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

Description Usage Arguments Value Author(s) Examples

View source: R/spikes.R

Description

Diana needs to add document here.

Usage

1

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.

Author(s)

Diana Hall

Examples

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

IGM.MEA documentation built on May 29, 2017, 11:07 p.m.