.game_resource_parse_fn | R Documentation |
This function parses the games resource.
.game_resource_parse_fn(x, pluck_args = NULL, fn)
x |
Games resource. |
pluck_args |
List of arguments passed to purrr::pluck. |
fn |
Function to run on sub-resource. |
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.