Skip to contents

Remove all content in the specified lib path. Optionally removes the cache as well.

Usage

remove_ghqc_dependencies(lib_path = ghqc_libpath(), cache = FALSE)

Arguments

lib_path

(optional) the path to the installed dependency packages. If not set, defaults to "~/.local/share/ghqc/rpkgs"

cache

(optional) flag of whether to clear the cache or not. Defaults to keeping the cache

Value

information related to deleted lib path