searchFor | R Documentation |
Search function to return elements that contain a certain word of regular expression pattern.
searchFor(
word,
where = c("everywhere", "description", "examples", "attributes")
)
word |
Character, either a word or a regular expression. |
where |
Character, in which sections to search for. |
Character vector of DDI element names.
Adrian Dusa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.