View source: R/universal_useful.R
common_names | R Documentation |
Given named objects, find the names in common
common_names(...)
... |
|
(character)
of the common names
common_names(rlang::set_names(letters), rlang::set_names(letters[4:10]))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.