set_user_agent | R Documentation |
Set the HTTP User-Agent string. Useful for overriding the default user agent for packages that depend on gprofiler2 functionality.
set_user_agent(ua, append = F)
ua |
the user agent string. |
append |
logical indicating whether to append the passed string to the default user agent string. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.