match | R Documentation |
very slow version of keying a la data.table but for general/interactive use
match(
x,
table,
nomatch = NA_integer_,
old = FALSE,
use.data.table = TRUE,
return_match = TRUE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.