set: Store a value in the s3cache at a particular key.

Description Usage Arguments

Description

Store a value in the s3cache at a particular key.

Usage

1
set(key, value, path = default_path(), expires_in = NULL)

Arguments

key

character. The key to store at.

value

character. The value to store.

path

character. Path to the s3bucket if you want to define a new cache location.

expires_in

character. A string defining when the cache expires or the time of expiration (POSIXt).


peterhurford/s3cache documentation built on May 25, 2019, 1:51 a.m.