PCollection-class: An S4 class storing a collection of ePhys Treaces

PCollection-classR Documentation

An S4 class storing a collection of ePhys Treaces

Description

[Stable]
This class stores a collection of PRecordings in a single object. Facilitates identical processing of related of recordings.

Slots

Recordings

A list containing individual PRecording objects of identical dimensions, ProtocolName, RecMode and TraceNames.

Names

A vector of type character as unique identifier for the individual PRecording objects stored in the collection.

Group

A vector of type logical as Group identifier for the individual recordings.

MetaData

A matrix with each row corresponding to a PRecording stored in the PCollection. Column names must be unique.

Plots

A slot to store ggplots

.MetaDataFx

A list fo functions called to under AddMetaData()

RecordingParams

Stores the Recording parameters that must be identical for all entries in Recordings (ProtocolName, RecMode and TraceNames).

See Also

PRecording


moritzlindner/PatchMasteR documentation built on April 30, 2024, 1:52 a.m.