find_match: Find a particular match in a list of datavolley objects

View source: R/util.R

find_matchR Documentation

Find a particular match in a list of datavolley objects

Description

Find a particular match in a list of datavolley objects

Usage

find_match(match_id, x)

Arguments

match_id

string: match_id to find

x

list: list of datavolley objects as returned by dv_read

Value

numeric index of the match in the list

See Also

dv_read


raymondben/datavolley documentation built on April 14, 2024, 11:31 p.m.