remove_gt_api_key: Delete a saved GOOGLE TRENDS FOR HEALTH API Key

View source: R/helpers.R

remove_gt_api_keyR Documentation

Delete a saved GOOGLE TRENDS FOR HEALTH API Key

Description

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.

Usage

remove_gt_api_key(remove = FALSE, path = NULL)

Arguments

remove

Whether to remove the key.

path

Path to look for an .Renviron file.


gtrendshealth documentation built on June 17, 2025, 9:12 a.m.