gchart_remove_cache_path {gchartsmap}R Documentation

Delete a saved cache path

Description

This function will uninstall the cache path from the environment variables. If a path is provided, it will be used to remove the variable from .Renviron file in that path.

Usage

gchart_remove_cache_path(remove = FALSE, path = NULL)

Arguments

remove

Whether to remove the path.

path

Path to look for an .Renviron file.


[Package gchartsmap version 1.0.1 Index]