match_info | R Documentation |
Match specific piece of information of games
match_info(x, to, from = "game_id", fail_on_missing = TRUE)
x |
The known information of games. |
to |
The name of the column of the information to be matched. |
from |
The name of the column of the known information. |
fail_on_missing |
Whether to stop if some of the information is not matched. |
The matched information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.