R/globals.R

utils::globalVariables(
    c(
        ".",
        "team",
        "team_key",
        "name",
        "meta_name",
        "team_id",
        "stat_id",
        "player_id",
        "league_id",
        "organization_id",
        "league_key",
        "value",
        "n",
        "transaction_timestamp",
        "start",
        "end",
        "type",
        "display_name",
        "winner_team_key",
        "game_key",
        "resource",
        "key",
        "count",
        "L1"
    )
)
macraesdirtysocks/YFAR documentation built on March 20, 2022, 2:07 a.m.