GetData,PCollection-method | R Documentation |
Error in validObject(.Object) :
invalid class “PCollection” object: invalid object for slot "MetaData" in class "PCollection": got class "logical", should be or extend class "matrix"
## S4 method for signature 'PCollection'
GetData(
X,
Traces = GetTraceNames(X),
Sweeps = GetSweepNames(X),
Time = range(GetTimeTrace(X)),
Recordings = GetRecordingNames(X),
Group = GetGroupNames(X),
TimeExclusive = F,
nowarnings = F
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.