calc_resistances
calc_resistances.Rd
Given a list of pokémon types present on a player's team, calculate a measure of how resistant the team is to each type in the game.
Creates a list in which the names are each of the 18 types in the game, and the values are integers measuring the level of resistance the input team has to that type. Higher values indicate a higher level of resistance to that type (name).