# Generated by roxygen2: do not edit by hand

S3method(summary,nflseedR_simulation)
export(compute_conference_seeds)
export(compute_division_ranks)
export(compute_draft_order)
export(fmt_pct_special)
export(load_schedules)
export(load_sharpe_games)
export(nfl_simulations)
export(nfl_standings)
export(nfl_standings_prettify)
export(nflseedR_compute_results)
export(simulate_nfl)
export(simulations_verify_fct)
import(data.table)
import(gsubfn)
importFrom(cli,symbol)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,distinct)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,right_join)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(furrr,furrr_options)
importFrom(furrr,future_map)
importFrom(future,plan)
importFrom(lifecycle,deprecated)
importFrom(nflreadr,load_schedules)
importFrom(progressr,progressor)
importFrom(purrr,pluck)
importFrom(rlang,"%||%")
importFrom(rlang,inform)
importFrom(stats,rnorm)
importFrom(stats,setNames)
importFrom(tibble,is_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,pivot_longer)
