Files in ffverse/ffsimulator
Simulate Fantasy Football Seasons

.Rbuildignore
.github/.gitignore
.github/CODE_OF_CONDUCT.md .github/CONTRIBUTING.md
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug_report.md .github/ISSUE_TEMPLATE/feature_request.md
.github/lock.yml
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.github/workflows/test-coverage.yml
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md R/0_ff_simulate.R R/0_ff_simulate_week.R R/0_ff_wins_added.R R/1_outcomes.R R/1_outcomes_week.R R/2_rankings.R R/3_rosters.R R/3_rosters_replacementlevel.R R/4_projections.R R/4_projections_week.R R/5_roster_scores.R R/6_optimise.R R/7_schedule.R R/8_summaries.R R/9_autoplot.R R/9_autoplot_week.R R/template_copy.R R/utils-assert.R R/utils-data.R R/utils-ffscrapr.R R/utils.R R/zzz.R README.Rmd README.md
codecov.yml
cran-comments.md data-raw/build_test_fixtures.R data-raw/fp_injury_table.R data-raw/fp_rankings_history.R
data-raw/injury_model.csv
data-raw/weekly_rankings_history.R
data/fp_injury_table.rda
data/fp_rankings_history.rda
data/fp_rankings_history_week.rda
dev/archive_ffs_optimise.R dev/ff_simulator.R
dev/sfb_rosters.rds
dev/sfb_summary_season.parquet
dev/sfb_summary_simulation.parquet
ffsimulator.Rproj
inst/cache/adp_outcomes.rds
inst/cache/adp_outcomes_week.rds
inst/cache/espn_conn.rds
inst/cache/espn_franchises.rds
inst/cache/espn_lineup_constraints.rds
inst/cache/espn_rosters.rds
inst/cache/espn_scoring_history.rds
inst/cache/fleaflicker_conn.rds
inst/cache/fleaflicker_franchises.rds
inst/cache/fleaflicker_lineup_constraints.rds
inst/cache/fleaflicker_rosters.rds
inst/cache/fleaflicker_scoring_history.rds
inst/cache/foureight_sim.rds
inst/cache/foureight_sim_week.rds
inst/cache/latest_rankings.rds
inst/cache/latest_rankings_week.rds
inst/cache/mfl_conn.rds
inst/cache/mfl_franchises.rds
inst/cache/mfl_lineup_constraints.rds
inst/cache/mfl_rosters.rds
inst/cache/mfl_scoring_history.rds
inst/cache/optimal_scores.rds
inst/cache/projected_scores.rds
inst/cache/projected_scores_week.rds
inst/cache/roster_scores.rds
inst/cache/schedules.rds
inst/cache/sleeper_conn.rds
inst/cache/sleeper_franchises.rds
inst/cache/sleeper_lineup_constraints.rds
inst/cache/sleeper_rosters.rds
inst/cache/sleeper_scoring_history.rds
inst/simulation_template_season.R inst/simulation_template_week.R man/assert_columns.Rd man/autoplot.ff_simulation.Rd man/autoplot.ff_simulation_week.Rd man/dot-ff_apply_gp_model.Rd man/dot-ff_optimise_one_lineup.Rd man/dot-ff_rank_expand.Rd man/espn_connect.Rd man/ff_connect.Rd man/ff_scoringhistory.Rd man/ff_simulate.Rd man/ff_simulate_week.Rd man/ff_starter_positions.Rd man/ff_wins_added.Rd man/ffs_add_replacement_level.Rd man/ffs_adp_outcomes.Rd man/ffs_adp_outcomes_week.Rd man/ffs_build_schedules.Rd man/ffs_copy_template.Rd man/ffs_franchises.Rd man/ffs_generate_projections.Rd man/ffs_generate_projections_week.Rd man/ffs_latest_rankings.Rd man/ffs_optimise_lineups.Rd man/ffs_repeat_schedules.Rd man/ffs_rosters.Rd man/ffs_schedule.Rd man/ffs_score_rosters.Rd man/ffs_starter_positions.Rd man/ffs_summaries.Rd man/ffsimulator-package.Rd
man/figures/README-unnamed-chunk-5-1.png
man/figures/ffsimulator_plot.png
man/figures/logo.png
man/fleaflicker_connect.Rd man/fp_injury_table.Rd man/fp_rankings_history.Rd man/fp_rankings_history_week.Rd man/mfl_connect.Rd man/pipe.Rd man/sleeper_connect.Rd
pkgdown/_pkgdown.yml
pkgdown/extra.css
pkgdown/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/apple-touch-icon-152x152.png
pkgdown/favicon/apple-touch-icon-180x180.png
pkgdown/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/apple-touch-icon.png
pkgdown/favicon/favicon-16x16.png
pkgdown/favicon/favicon-32x32.png
pkgdown/favicon/favicon.ico
tests/testthat.R
tests/testthat/_snaps/ffs_autoplot/points-plot.svg
tests/testthat/_snaps/ffs_autoplot/rank-plot.svg
tests/testthat/_snaps/ffs_autoplot/weekly-luck-plot.svg
tests/testthat/_snaps/ffs_autoplot/weekly-points-plot.svg
tests/testthat/_snaps/ffs_autoplot/wins-plot.svg
tests/testthat/test-ffs_autoplot.R tests/testthat/test-ffs_components.R tests/testthat/test-integration.R
vignettes/.gitignore
vignettes/basic.Rmd vignettes/custom.Rmd
ffverse/ffsimulator documentation built on Oct. 15, 2024, 7:11 a.m.