Description Usage Arguments Examples
Displays average firing rate by well and by electrode for each DIV available.
1 |
s |
's' object. must be a list, with each DIV a different entry. |
1 2 3 4 5 | data("S")
s<-list()
s[[1]]<-S
plot_mean_firingrate_by_eletrode_by_div(s)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.