plot.plate.summary.for.spikes
Diana needs to add document here.
plot_plate_summary_for_spikes(s, outputdir)
s |
's' .RData object. Each DIV must constitute one entry in list. |
outputdir |
directory path where plot will be saved to. |
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.
Diana Hall
data("S") s<-list() s[[1]]<-S plot_plate_summary_for_spikes(s, outputdir="/Desktop")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.