extractList | R Documentation |
Extract sublist which matches input
extractList(l, name = NULL, value = NULL, onlyIndex = FALSE)
l |
Input list. |
name |
Name to look for. |
value |
Value to look for. |
onlyIndex |
If TRUE, only return numeric index of matches. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.