clearTemp {htetree}R Documentation

Clear Temporary Files

Description

The files for shiny are saved in a temporary directory. The files can be cleared manually using the 'clearTemp()' function, or will automatically be cleared when you close R

Usage

clearTemp()

Value

no return value, to unlink files under the temp folder


[Package htetree version 0.1.18 Index]