R/helpR.r
id_unplayed.Rd
This function takes a dataframe of TBA match objects and identifies matches that have not been played.
id_unplayed(matches)
a dataframe of TBA match objects
We identify a match as unplayed if both red and blue alliances have a score of -1.