Plot spike/Vm trace for a cell using defaults appropriate for Frechter et al

plotcellsf(cellid, yaxis = FALSE, xaxis = FALSE, odours = NULL,
  PlotDividers = FALSE, ...)

Arguments

cellid

Any id understandable by anyid2longid

yaxis

(default TRUE)

xaxis

(default TRUE)

odours

Optional ordered character vector of odours (see Details)

PlotDividers

Plot the dividing lines between odours (default TRUE)

...

Additional arguments passed to PlotRasterFromSweeps

Details

When the odours argument is specified, only the first presentation of any odour is kept. The odours trials will be plotted in the order requested. It is not possible to plot multiple trials of the same odour and attempting to do this by listing the same odour twice will result in an error.

See also

Examples

plotcellsf("130208c1", odours=c("OilBl", "E2Hex","Prpyl", "Et3HB", "Cdvrn", "Sprmn"), yaxis=TRUE)
#> Warning: Keeping first occurence of duplicate odour(s) in ODD config (OilBl)