Nothing
# Create with data-raw/silence_tidy_eval_notes_creator.R
utils::globalVariables(
package = "nflseedR",
names = c(
".",
".debug",
".old_result",
"apply_conf_reduction",
"apply_div_reduction",
"away_elo",
"away_rest",
"away_round_id",
"away_score",
"away_team",
"away_wins",
"combined_rank",
"common",
"common_games",
"common_pd",
"conf",
"conf_game",
"conf_opp",
"conf_pct",
"conf_pd",
"conf_rank",
"conf_rank_counter",
"conf_rank_shared_by_one_div",
"conf_tie_broken_by",
"count",
"div_best_left",
"div_game",
"div_pct",
"div_rank",
"div_rank_counter",
"div_tie_broken_by",
"div_winner",
"division",
"division_opp",
"draft_order",
"draft_rank",
"draft_rank_counter",
"draft_rank_shared_by_one_conf",
"draft_rank_shared_by_one_div",
"draft_tie_broken_by",
"elo",
"elo_diff",
"elo_input",
"elo_mult",
"elo_shift",
"estimate",
"exit",
"fresh_playoffs",
"fresh_season",
"game_type",
"games",
"games_opp",
"games_played",
"h2h_games",
"h2h_pd",
"h2h_played",
"h2h_sweep",
"h2h_wins",
"home_elo",
"home_rest",
"home_round_id",
"home_score",
"home_team",
"home_wins",
"if_ended_today",
"location",
"loser",
"losses",
"max_reg_week",
"new_do",
"new_rank",
"nfc_division",
"nfc_team",
"nfl_season",
"old_week",
"opp",
"outcome",
"pa",
"pd",
"pf",
"pivot_longer",
"playoff",
"playoff_id",
"print_summary",
"problem",
"result",
"round_rank.x",
"round_rank.y",
"round_id",
"sb_winner",
"score",
"season",
"seed",
"seed_num",
"seed.x",
"seed.y",
"sim",
"sims_per_round",
"simulate_chunk",
"sos",
"sov",
"team",
"team_opp",
"team.x",
"team.y",
"tie_loser",
"tie_winner",
"tied",
"tied_for",
"tied_teams",
"ties",
"true_wins",
"value",
"win_pct",
"wins",
"wins_opp",
"wp"
)
)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.