.checkCacheRepo,list-method {SpaDES.core}R Documentation

.checkCacheRepo for simList objects

Description

See reproducible::.checkCacheRepo().

Usage

## S4 method for signature 'list'
.checkCacheRepo(object, create = FALSE)

Arguments

object

Any R object returned from a function

create

Logical. If TRUE, then it will create the path for cache.

Value

character string representing a directory path to the cache repo

See Also

reproducible::.checkCacheRepo


[Package SpaDES.core version 2.1.0 Index]