Description Usage Arguments Details Value
Filters a function to return only values matching the given selection.
| 1 | fun.res.select(func, selection)
 | 
| func | the function to wrap. | 
| selection | the results to be retained from the function. | 
For a given function, the function returns a wrapper that only retains return values specified in the selected list.
A wrapped function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.