Learn R Programming

reproducible (version 0.2.8)

writeFuture: Write to archivist repository, using future::future

Description

This will be used internally if options("reproducible.futurePlan" = TRUE). This is still experimental.

Usage

writeFuture(written, outputToSave, cacheRepo, userTags)

Arguments

written

Integer. If zero or positive then it needs to be written still. Should be 0 to start.

outputToSave

The R object to save to repository

cacheRepo

The file path of the repository

userTags

Character string of tags to attach to this outputToSave in the CacheRepo