crunch_user_agent | R Documentation |
By default, the names and versions of curl, httr, and any attached Crunch packages are included in the User-Agent request header. You can add to this using this function.
crunch_user_agent(...)
... |
Additional character terms to add to the User-Agent string |
The User-Agent string. Provide this appropriately in requests or set
globally with set_crunch_config()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.