View source: R/zzzCountSignals.R
| as.list.CountSignals | R Documentation | 
l such that
l[[i]] is the i-th signal.Converts the container to a list l such that
l[[i]] is the i-th signal.
## S3 method for class 'CountSignals'
as.list(x, ...)
x | 
 A CountSignals object  | 
... | 
 not used  | 
a list l such that
l[[i]] is x[i].
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.