spikeTimeAutocorrelationsPlot: Plot several spike-time autocorrelation plot on the same page

Description Usage Arguments

View source: R/PlotsGeneric.R

Description

Plot several spike-time autocorrelation plot on the same page

Usage

1
2
spikeTimeAutocorrelationsPlot(autos, timePoints, type, names, ncol = 5,
  nrow = 6)

Arguments

autos

A matrix containing autocorrelations

timePoints

A numerical vector with the time point for each value of the autocorrelation

type

Type of plot: 'l' for line or 'h' for barplot/histogram

names

A character vector containing the name of each map in the array

ncol

Number of columns of plots per page

nrow

Number of rows of plots per page


kevin-allen/relectro documentation built on May 20, 2019, 9:06 a.m.