R/plot.R
plotcellsf.Rd
Plot spike/Vm trace for a cell using defaults appropriate for Frechter et al
plotcellsf(cellid, yaxis = FALSE, xaxis = FALSE, odours = NULL, PlotDividers = FALSE, ...)
cellid | Any id understandable by |
---|---|
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
|
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.
#> Warning: Keeping first occurence of duplicate odour(s) in ODD config (OilBl)