getDefaultCacheDir {biodb}R Documentation

Get default cache folder.

Description

Returns the path to the default cache folder.

Usage

getDefaultCacheDir()

Value

The path to the cache folder.

Examples

cacheFolderPath <- biodb::getDefaultCacheDir()


[Package biodb version 1.2.0 Index]