R/sanitize_game_type.R
sanitize_game_type.Rd
Check that a character vector of game types are all valid game types.
sanitize_game_type(game_type)
character vector of game types
simply returns the input vector game_type but throws error if invalid types are present
game_type