This is initally created by make_vm.R. Each individual object in the list was created by the smooth_decimate function.

Vm

Format

An object of class list of length 492.

See also

Examples

# NOT RUN {
library(gphys)
plot(Spikes[['nm20120605c0']][[1]])
AddLinesToRasterPlot(Vm[['nm20120605c0']], ylim=c(-65,-35), col='darkgreen')
# }