recursive_check | R Documentation |
Check if chain of descending element names is present in node
recursive_check(x, element_names)
x |
(list) node to check |
element_names |
(character) Name or vector of descending names to check |
(logical) TRUE if chain of element names are present in the node in that order, FALSE if not.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.