Learn R Programming

synapseClient (version 1.14-0)

synapseCacheDir: Synapse Local File Cache Directory

Description

Set and retrieve the local directory path to be used for caching synapse data.

Usage

synapseCacheDir(cacheDir)

Arguments

cacheDir
A valid directory path on the local filesystem.

Value

If called with no arguments, returns the path to the root of the local file cache.

See Also

synGet