remove_gt_api_key | R Documentation |
This function will uninstall your GOOGLE TRENDS FOR HEALTH API key from the environment variables. If a path is provided, it will be used to remove the key from .Renviron file in that path.
remove_gt_api_key(remove = FALSE, path = NULL)
remove |
Whether to remove the key. |
path |
Path to look for an .Renviron file. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.