Remove all formatting of team objects for the current session
formatting.Rd
Strip formatting from objects of class <team>
so that the underlying
tibble is returned instead.
This function sets an options("FANTASY_UNFORMAT" = TRUE), which you
can add to your .Rprofile to activate for every session.