.league_resource_parse_fn | R Documentation |
This function parses the league resource.
.league_resource_parse_fn(x, pluck_args = NULL, fn)
x |
Leagues resource. |
pluck_args |
List of arguments passed to purrr::pluck. |
fn |
Function to run on subresource. |
The ... argument allows passing an addition parse function to parse addition sub-resources.
Sub-resource attached to team could be draft_results, roster, team_stats, standings or match-ups.
A tibble.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.