match_info: Match specific piece of information of games

View source: R/match_info.R

match_infoR Documentation

Match specific piece of information of games

Description

Match specific piece of information of games

Usage

match_info(x, to, from = "game_id", fail_on_missing = TRUE)

Arguments

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.

Value

The matched information.


psychelzh/data.iquizoo documentation built on April 18, 2024, 3:06 a.m.