IGM.plot.mean.firingrate.by.well.by.div: plot.mean.firingrate.by.well.by.div

Description Usage Arguments Value Author(s) Examples

View source: R/spikes.R

Description

Displays average firing rate by well for each DIV available. First plot well rate in average Hz/electrode and second plot is Hz/total spikes well.

Usage

1

Arguments

s

's' object. must be a list, with each DIV a different entry.

Value

Plot is output, location and path to plot may be controlled by R's plotting apparatus e.g. 'pdf()'

Author(s)

Diana Hall

Examples

1
2
3
4
data("S") 
s<-list()
s[[1]]<-S
#plot.mean.firingrate.by.well.by.div(s)

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