Description Usage Arguments Details Value Note Author(s) References Examples
View source: R/OnlyNumberElement.R
simple helper function to return only specified list element of set of lists to be used with apply functions
1 | OnlyNumberElement(AllData, Number)
|
AllData |
list of lists |
Number |
index number of list element to return |
created for easy indexing of lists of lists with apply functions
comp1 |
designated list element |
No notes
William Terry
No references
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.