remove_gt_api_key {gtrendshealth}R 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.


[Package gtrendshealth version 1.0.0 Index]