| .nhl_json_from_response | R Documentation |
.nhl_json_from_response() converts an httr2 response object into parsed
JSON using the package's standard UTF-8 and flattening settings.
.nhl_json_from_response(resp)
resp |
httr2 response object |
parsed JSON (i.e., data.frame or list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.