firingRateMapsPlot: Plot several firing rate maps on the same page

Description Usage Arguments

View source: R/PlotsSpatial.R

Description

Plot 2-dimensional representation of firing rate for several maps This is not currently being developed.

Usage

1
firingRateMapsPlot(maps, names, ncol = 5, nrow = 6)

Arguments

maps

A 3d array containing maps (x,y,clu)

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.