recall: Function 'recall'

Description Usage Arguments Details Value See Also

View source: R/recall.R

Description

Loads an object/target from the cache. Use the help_parallelRemake function to get more help.

Usage

1
recall(..., cache = file.path(".remake", "objects"))

Arguments

...

Characters, names of objects to load from cache

cache

Character vector, path to storr cache to load from.

Details

Use the help_parallelRemake function to get more help.

Value

A loaded object

See Also

help_parallelRemake


wlandau/parallelRemake documentation built on May 4, 2019, 8:44 a.m.