Skip to contents

A string list containing information about the drake cache. Items in the list provide default values for column name function arguments throughout the PFUWorkflow package.

Usage

cache_info

Format

A string list with 1 entries.

cache_path

The default path to the drake cache.

Examples

cache_info
#> $cache_path
#> [1] ".drake"
#>