vos_destroy_all: Destroy all Virtuoso's directories

View source: R/vos_destroy_all.R

vos_destroy_allR Documentation

Destroy all Virtuoso's directories

Description

Provides a clean reset of the system that purges all data files, config files, cache and log files created by virtuoso R package. This does not uninstall Virtuoso software itself, see vos_uninstall() to uninstall.

Usage

vos_destroy_all(force = FALSE)

Arguments

force

should permissions be changed (if possible) to allow deletion?

Value

TRUE if entirely successful in removing all files, FALSE otherwise (invisibly).

Examples



vos_destroy_all()


cboettig/virtuoso documentation built on April 23, 2024, 10:49 a.m.