Skip to contents

This function is intented to be called by the same name function in the fairify project.

Usage

cleanDataCache(
  cache = Sys.getenv("PKG_DATA_CACHE", file.path(dirname(tempdir()),
    utils::packageName()))
)

Arguments

cache

character path where downloaded files from cloud are cached (See details)

Value

This function is only used for side effect.

Details

Raises an error if the deleting failed.