R/globals.R

utils::globalVariables(
  c(
    "deliveries", "batsman", "year", "batsman_runs", ".", "player_runs",
    "player_wickets", "id", "match_runs", "cents", "half_cents", "extras_type",
    "bowlers", "given_score", "team_name", "yr", "player", "ipl",
    "toss_winner", "year", "team1", "team2", "toss_decision", "winner", "wins",
    "losses", "num_4s", "num_6s", "batting_team", "non_striker", "bowlers_100",
    "years", "group",  "ball", "ball_by_ball", "bowler", "word"
  )
)
Swaha294/ipl documentation built on May 10, 2022, 3:23 p.m.