.team_resource_parse_fn | R Documentation |
This function parses the teams resource as well as the attached teams sub-resource.
.team_resource_parse_fn(x, pluck_args = NULL, fn)
x |
Team 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.
A tibble.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.