R/helpR.r
trim_unplayed.Rd
This function takes a dataframe of TBA match objects and trims away any unplayed matches.
trim_unplayed(matches)
dataframe of match objects
We identify a match as unplayed if both the red and blue alliance score is -1.