View source: R/searchObjectForValue.R
findNumber | R Documentation |
Find number in R object
findNumber(obj, number)
obj |
['R object'] R object which should be flatten. |
number |
['anything'] Value which which for which 'obj' is searched through. |
['list'] Containing messages whether the object was found or not.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.