Learn R Programming

odiffr (version 0.5.1)

odiffr_clear_cache: Clear the odiffr Cache

Description

Removes all cached binaries downloaded by odiffr_update().

Usage

odiffr_clear_cache()

Arguments

Value

Invisibly returns TRUE if successful, FALSE otherwise.

Examples

Run this code
if (FALSE) {
odiffr_clear_cache()
}

Run the code above in your browser using DataLab