PCollection-class | R Documentation |
This class stores a collection of PRecordings in a single object. Facilitates identical processing of related of recordings.
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).
PRecording
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.