URLs of completed games

urls_completed_games(url_games)

Arguments

url_games

url with games for one group

Value

vector with urls of completed games

Examples

if (FALSE) { games_u11 <- get_links_game()[7,] urls_completed_games(games_u11$links_url) }