Learn R Programming

SpaDES.core (version 2.0.5)

.checkCacheRepo,list-method: .checkCacheRepo for simList objects

Description

See reproducible::.checkCacheRepo().

Usage

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

Value

character string representing a directory path to the cache repo

Arguments

object

Any R object returned from a function

create

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

See Also

reproducible::.checkCacheRepo