| hf_parse_response | R Documentation |
Internal helper to convert API JSON responses to tibbles.
hf_parse_response(resp, input_text = NULL)
resp |
The response object from httr2. |
input_text |
Optional. The original input text(s) to include in output. |
A tibble with the parsed results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.