# NOT RUN {
conn <- fleaflicker_connect(season = 2020, league_id = 206154)
x <- ff_standings(conn)
# }
# NOT RUN {
# }
# NOT RUN {
ssb_conn <- ff_connect(platform = "mfl", league_id = 54040, season = 2020)
ff_standings(ssb_conn)
# }
# NOT RUN {
# }
# NOT RUN {
jml_conn <- ff_connect(platform = "sleeper", league_id = "522458773317046272", season = 2020)
ff_standings(jml_conn)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab