diff --git a/pkgdown.yml b/pkgdown.yml index 983906f..4f29cac 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -4,7 +4,7 @@ pkgdown_sha: ~ articles: basic: basic.html custom: custom.html -last_built: 2023-08-25T02:57Z +last_built: 2023-08-25T03:01Z urls: reference: https://ffsimulator.ffverse.com/reference article: https://ffsimulator.ffverse.com/articles diff --git a/reference/ff_simulate.html b/reference/ff_simulate.html index f29c94f..b763db6 100644 --- a/reference/ff_simulate.html +++ b/reference/ff_simulate.html @@ -164,7 +164,7 @@
# \donttest{
ffs_build_schedules(n_teams = 12, n_seasons = 1, n_weeks = 14)
#> team opponent franchise_id opponent_id
-#> 1: 7 12 9 1
-#> 2: 11 10 9 1
-#> 3: 6 1 9 1
-#> 4: 5 9 9 1
-#> 5: 2 8 9 1
+#> 1: 5 11 8 1
+#> 2: 9 2 8 1
+#> 3: 7 1 8 1
+#> 4: 12 8 8 1
+#> 5: 10 3 8 1
#> ---
-#> 164: 8 12 14 1
-#> 165: 9 10 14 1
-#> 166: 1 7 14 1
-#> 167: 10 9 14 1
-#> 168: 12 8 14 1
+#> 164: 3 11 14 1
+#> 165: 8 2 14 1
+#> 166: 1 5 14 1
+#> 167: 2 8 14 1
+#> 168: 11 3 14 1
# }
diff --git a/reference/ffs_copy_template.html b/reference/ffs_copy_template.html
index 96ed9a6..422cd84 100644
--- a/reference/ffs_copy_template.html
+++ b/reference/ffs_copy_template.html
@@ -113,7 +113,7 @@