destroy_greta_deps {greta}R Documentation

Remove greta dependencies and remove miniconda

Description

Sometimes when installing greta you might encounter an error and the best thing to do is start from a clean slate. This function does two things:

  1. Removes the "greta-tf2-env" with remove_greta_env()

  2. Removes the miniconda installation with remove_miniconda()

Usage

destroy_greta_deps()

Value

nothing


[Package greta version 0.5.0 Index]