View source: R/basic_analysis.R
is_in | R Documentation |
wraps in function for use in pipe useful
is_in(col1, col2, top = FALSE)
col1 |
col1 |
col2 |
col2 |
top |
if TRUE, return TRUE only if the top scoring code is in col2 |
whether or not the value(s) from col1 is in col2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.