R/global.R

utils::globalVariables(c("%>%",
                         "slugSeason",
                         "dateGame",
                         "nameTeam",
                         "locationGame",
                         "slugOpponent",
                         "slugTeam",
                         "Season",
                         "Date",
                         "Team",
                         "TeamB",
                         "Location",
                         "Opp",
                         "TE",
                         "LocationB",
                         "name",
                         "country.etc",
                         "pop",
                         "Opponent",
                         "off",
                         "na.omit",
                         "lat",
                         "long",
                         "lag",
                         "City",
                         "fill",
                         "destLat1",
                         "destLon1",
                         "destLat",
                         "destLon",
                         "Rest",
                         "complete",
                         "AB",
                         "lead",
                         "A_B",
                         "rowwise",
                         "dist",
                         "tz_name",
                         "is_dst",
                         "utc_offset_h",
                         "lagcity",
                         "Citys",
                         "Distance",
                         "Route",
                         "everything",
                         "TZ",
                         "offset",
                         "Shift (hrs)",
                         "Month",
                         "Week",
                         "Notes",
                         "Direction (E/W)",
                         "Flight Time",
                         "W/L",
                         "outcomeGame",
                         "Phase",
                         "Game",
                         "B2B",
                         "B2B-1st",
                         "B2B-2nd",
                         "3in4",
                         "4in5",
                         "5in7",
                         "list",
                         "Year",
                         "group",
                         "d.Longitude",
                         "d.Latitude",
                         "Longitude",
                         "Latitude",
                         "Return Home",
                         "Games Played",
                         "MINs",
                         "PTS",
                         "Phase.x",
                         "Phase.y",
                         "Player",
                         "Player Rest",
                         "countDaysNextGamePlayer",
                         "countDaysNextGameTeam",
                         "countDaysRestPlayer",
                         "countDaysRestTeam",
                         "hasVideo",
                         "idGame",
                         "idPlayer",
                         "idTeam",
                         "isB2B",
                         "isB2BFirst",
                         "isB2BSecond",
                         "isWin",
                         "minutes",
                         "namePlayer",
                         "number",
                         "numberGamePlayerSeason",
                         "numberGameTeamSeason",
                         "pts",
                         "slugLeague",
                         "slugMatchup",
                         "slugTeamLoser",
                         "slugTeamWinner",
                         "typeSeason",
                         "urlPlayerActionPhoto",
                         "urlPlayerHeadshot",
                         "urlPlayerPhoto",
                         "urlPlayerStats",
                         "urlPlayerThumbnail",
                         "urlTeamSeasonLogo",
                         "yearSeason",
                         "date_game",
                         "home_team_name",
                         "visitor_team_name",
                         "Rem",
                         "Acquired",
                         "Relinquished",
                         "capture.output"))
josedv82/airball documentation built on June 27, 2023, 2:51 p.m.