.mfl_logincookie | R Documentation |
Gets login cookie for MFL based on user_name/password Docs: https://api.myfantasyleague.com/2020/api_info#login_info
.mfl_logincookie(user_name, password, season)
user_name |
MFL user_name (as string) |
password |
MFL password (as string) |
season |
Season |
a login cookie, which should be included as a parameter in an httr GET request
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.