R/silence_tidy_eval_notes.R

# Create with data-raw/silence_tidy_eval_notes_creator.R
utils::globalVariables(
  package = "nfl4th",
  names = c(
    "aborted_play",
    "away_score",
    "away_team",
    "away_timeout_used",
    "away_timeouts_remaining",
    "away_total",
    "challenge_team",
    "choice",
    "choice_prob",
    "clock_display_value",
    "conv_1pt",
    "conv_2pt",
    "defteam",
    "defteam_timeouts_remaining",
    "dome",
    "down",
    "end_of_half",
    "ep",
    "era0",
    "era1",
    "era2",
    "era3",
    "era4",
    "espn",
    "espn_id",
    "extra_point_result",
    "fail_wp",
    "fd_pct",
    "fg_era",
    "fg_index",
    "fg_make_prob",
    "fg_make_prob_58",
    "fg_model_roof",
    "fg_roof",
    "fg_wp",
    "first_down_prob",
    "gain",
    "game_id",
    "game_seconds_remaining",
    "game_type",
    "go",
    "go_boost",
    "go_index",
    "go_wp",
    "half",
    "half_seconds_remaining",
    "home_opening_kickoff",
    "home_receive_2h_ko",
    "home_score",
    "home_team",
    "home_timeout_used",
    "home_timeouts_remaining",
    "home_total",
    "id",
    "index",
    "index_2pt",
    "make_fg_wp",
    "max_non_go",
    "mins",
    "miss_fg_wp",
    "model_roof",
    "muff",
    "new_prob",
    "original_posteam",
    "outdoors",
    "pass",
    "pct",
    "pct_0",
    "period_number",
    "play_min",
    "play_no",
    "play_time",
    "play_type_nfl",
    "posteam",
    "posteam_spread",
    "posteam_timeouts_remaining",
    "posteam_total",
    "prior_posteam",
    "prob",
    "prob_1pt",
    "pts",
    "punt_index",
    "punt_prob",
    "punt_wp",
    "qtr",
    "quarter_seconds_remaining",
    "retractable",
    "roof",
    "runoff",
    "rush",
    "scalar",
    "score_differential",
    "season",
    "season_type",
    "secs",
    "spread_line",
    "start_distance",
    "start_down",
    "start_possession_text",
    "start_yards_to_endzone",
    "success_prob",
    "success_wp",
    "team_abbreviation",
    "team.abbreviation",
    "temp_yardline",
    "text",
    "time",
    "timeout_team",
    "total_away_timeouts_used",
    "total_home_timeouts_used",
    "total_line",
    "turnover",
    "two_point_conv_result",
    "type",
    "type_text",
    "value",
    "vegas_home_wp",
    "vegas_wp",
    "week",
    "wp_0",
    "wp_1",
    "wp_2",
    "wp_fail",
    "wp_go1",
    "wp_go2",
    "wp_succeed",
    "wp_td",
    "wt_wp",
    "yardline",
    "yardline_100",
    "yardline_after",
    "yardline_number",
    "yardline_side",
    "ydstogo"
  )
)

Try the nfl4th package in your browser

Any scripts or data that you put into this service are public.

nfl4th documentation built on Feb. 17, 2026, 9:07 a.m.